Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 926 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 926 Bytes

vue-rms-learn

A Vue.js project

Build Setup

# 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.

Install log

vue init webpack-simple vue-rms-learn
npm install
npm install bootstrap-vue --save
npm install jquery --save
npm shrinkwrap

Read More

Check awesome-vue for more awesomeness.