Skip to content

Minimal starter pack for Vue web applications

License

Notifications You must be signed in to change notification settings

pie-inc/vue-webpack-minimal-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Webpack starter

Vue Webpack

Minimal starter pack for Vue web applications

Getting started

Type yarn or npm i in the terminal to install dependencies

Development

Type npm start or yarn start to start a devServer

Build

Type npm run build or yarn build to build a production ready version