Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile
Go to file
2018-10-15 11:28:09 +08:00
public init 2018-10-15 11:28:09 +08:00
src init 2018-10-15 11:28:09 +08:00
.gitignore init 2018-10-15 11:20:31 +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

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