#bearVue
This is a starter boilerplate app I've put together using the following technologies:
- Vue
- Vue Router
- Vuex
- Vue Resource
- Express
- Babel for ES6 and ES7 magic
- Webpack for bundling
- Webpack Dev Middleware
- Webpack Hot Middleware
- style-loader, sass-loader and less-loader to allow import of stylesheets in plain css, sass and less,
npm installnpm run devnpm run build
npm run start