This is a project template for vue-cli.
$ npm install -g vue-cli
$ vue init ColMugX/parcel-vue my-project
$ cd my-project
$ npm install
$ npm run dev-
npm run dev: parcel -
npm run build: build with HTML/CSS/JS minification.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a project template for vue-cli.
$ npm install -g vue-cli
$ vue init ColMugX/parcel-vue my-project
$ cd my-project
$ npm install
$ npm run devnpm run dev: parcel
npm run build: build with HTML/CSS/JS minification.