templates/README.md
2023-04-10 20:16:57 +08:00

467 B
Raw Permalink Blame History

nicecode-vue-cli

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

如果报错将node版本降低到16以下