Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 494 Bytes

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