Go to file
2021-03-10 18:59:24 +08:00
public init 2021-03-10 17:42:25 +08:00
src TODO: movie perfect 2021-03-10 18:59:24 +08:00
.gitignore init 2021-03-10 15:17:34 +08:00
babel.config.js init 2021-03-10 15:17:34 +08:00
package-lock.json init 2021-03-10 17:42:25 +08:00
package.json init 2021-03-10 17:42:25 +08:00
README.md init 2021-03-10 15:17:34 +08:00
vue.config.js init 2021-03-10 17:42:25 +08:00
yarn.lock init 2021-03-10 17:42:25 +08:00

vue-movie

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.