Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
Go to file
2021-06-23 22:59:13 +08:00
public add 2021-06-23 22:59:13 +08:00
src add 2021-06-23 22:59:13 +08:00
.gitignore remove 2021-06-23 22:57:04 +08:00
babel.config.js add 2021-06-23 22:59:13 +08:00
package-lock.json add 2021-06-23 22:59:13 +08:00
package.json add 2021-06-23 22:59:13 +08:00
README.md add 2021-06-23 22:59:13 +08:00
vue.config.js add 2021-06-23 22:59:13 +08:00

douyin3

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

Customize configuration

See Configuration Reference.