Skip to content

A simple parcel + vue setup for quick prototyping.

Notifications You must be signed in to change notification settings

colmugx/parcel-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parcel-vue

Usage

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

What's Included

  • npm run dev: parcel

  • npm run build: build with HTML/CSS/JS minification.

About

A simple parcel + vue setup for quick prototyping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published