frontend-kit
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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
Plugins
- vue-router - documentation (ru, en)
- vue-resource - The plugin for Vue.js provides services for making web requests and handle responses using a XMLHttpRequest or JSONP.
- vuex - Centralized State Management for Vue.js. Documentation (ru, en)
- less-loader - Compiles Less to CSS.
- raven-js - Sentry’s browser JavaScript SDK.
- vue-head - Manipulating the meta information of the head tag, a simple and easy way.
- vue-notifications - agnostic non-blocking notifications library, that allow you to use notifications in declaration style.
Vue js component generator
CLI util for easy generate Vue js component vgc
Change the default file types for style
sudo vgc --style less