/vue-frontend-boilerplate

A lightweight boilerplate for scalable vue 2.x applications

MIT LicenseMIT

vue-webpack-typescript-light

A lightweight boilerplate for scalable vue 2.x applications based on the original webpack vue template

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report