vue 的 todo 例子
Go to file
2020-12-14 17:35:36 +08:00
public init 2020-12-14 16:49:21 +08:00
src demo 2020-12-14 17:35:36 +08:00
.gitignore init 2020-12-14 16:49:21 +08:00
babel.config.js init 2020-12-14 16:49:21 +08:00
package.json init 2020-12-14 16:49:21 +08:00
README.md init 2020-12-14 16:49:21 +08:00
yarn.lock init 2020-12-14 16:49:21 +08:00

vue-demo1

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.