GithubHelp home page GithubHelp logo

jqhee / ailiaili_front Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidwushi1145/ailiaili_front

0.0 0.0 0.0 4 MB

Ailiaili的前端

JavaScript 2.11% TypeScript 19.96% CSS 5.65% HTML 8.05% Vue 64.23%

ailiaili_front's Introduction

基于vue3的仿bilibili前端

项目介绍

本项目是基于vue3的仿bilibili前端,使用vue3全家桶+typescript+element-plus+axios+vue-router+vuex+sass+webpack等技术开发,实现了bilibili首页、登录、注册、视频详情页、个人中心、视频上传等功能。

项目启动方法

安装依赖

pnpm install

安装openapi

pnpm add openapi-typescript-codegen --save-dev

导入后端接口

首先启动后端主程序

openapi --input http://localhost:8080/v2/api-docs?group=ailiaili --output ./generated --client axios

添加必要的依赖

pnpm add form-data

pnpm add axios

pnpm add jsencrypt sass sass-loader

自行申请腾讯云的tcplayer许可

替换BilibiliVideo.vue中的:

licenseUrl: 'https://',

贡献

由于项目是为了完成课程作业而设计,存在诸多bug。欢迎贡献代码,请遵循现有代码风格并通过单元测试。

ailiaili_front's People

Contributors

davidwushi1145 avatar try2b1st avatar restyled-commits avatar duyuan0518 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.