A Vue.js project built using webpack-simple with scss support
# install dependencies
npm install
npm rebuild node-sass
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
- Bootstrap 3 added to index.html
- FontAwesome added to index.html
- VueFontAwesome check
- vue-resource npm install vue-resource --save
- axios npm install axios --save
- VeeValidate npm install vee-validate --save
- Vuelidate npm install vuelidate --save
- vuejs-datepicker npm install vuejs-datepicker --save
- vuex npm install vuex --save