Vue Webpack starter 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