Skip to content

Files

Latest commit

 

History

History

vue-rollup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vue.js Example

Example using Vue.js with Rollup.

Instructions

# install dependencies
npm install

# dev server at localhost:8080
npm run serve

# production build
npm run build

Author

Sohel Amin