Skip to content

noveogroup-amorgunov/parcel-vuejs-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-vuejs-starterkit

parcel - fast, zero configuration web application bundler. Here is examle of usign parcel with vuejs.

https://github.com/airbnb/javascript https://www.npmjs.com/package/parcel-vuejs-starterkit https://www.npmjs.com/package/parcel-vuejs-starterkit https://www.npmjs.com/package/parcel-vuejs-starterkit

Usage

Install dependencies. parcel-bundler is main tool. Using parcel-plugin-vue this plugin will generate code through vueify.

$ npm install

Just run npm run dev or npm run build for development and build. public-url is equivalent to the resource's reference path.

$ npm run dev # watch mode
$ npm run build # build bundle

About

⚡ parcel-bundle + vuejs + vue-router demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published