-
npm install -g @vue/cli
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
Note: this will also format files automatically.
vue ui
See the configuration reference.
npm install -g @vue/cli
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
Note: this will also format files automatically.
vue ui
See the configuration reference.