Go to file
2021-03-03 11:08:00 +08:00
public init 2021-03-03 09:43:46 +08:00
src first commit 2021-03-03 11:08:00 +08:00
.browserslistrc init 2021-03-03 09:43:46 +08:00
.eslintrc.js init 2021-03-03 09:43:46 +08:00
.gitignore init 2021-03-03 09:43:46 +08:00
babel.config.js init 2021-03-03 09:43:46 +08:00
package.json first commit 2021-03-03 11:08:00 +08:00
README.md init 2021-03-03 09:43:46 +08:00
yarn.lock first commit 2021-03-03 11:08:00 +08:00

demo3

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.