A web app for fangusa.
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
- ES6/ES7
- Vue 2.x
- Jquery 3.x
- Vuex
- Iview
- Sass
- built files are meant to be served over an HTTP server. Opening index.html over file:// won't work.
- "not ie <= 8"