Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
Go to file
2018-10-17 23:13:55 +08:00
public init 2018-10-15 11:28:09 +08:00
src 首页完成80%. 2018-10-17 23:13:55 +08:00
.gitignore 初始化首页 2018-10-16 10:10:07 +08:00
babel.config.js init 2018-10-15 11:20:31 +08:00
package-lock.json init 2018-10-15 11:20:31 +08:00
package.json init 2018-10-15 11:28:09 +08:00
README.md init 2018-10-15 11:20:31 +08:00
vue.config.js 首页完成80%. 2018-10-17 23:13:55 +08:00

douyin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint