Vue2.5+ + Vuex + Typescript example
-
Chiropractic base vue-cli 3.0 (rc.3 version) Generation modification
-
Vuex Basic Official shopping-cart Example modification
-
Supports vue-property-decorator and vuex-class conjunctive expression method
-
Supports vue + vuex original copying method
-
Support tslint
-
Inclusion element-ui Example (2.x version, support)
-
Inclusive sass example
vue-cli 2.x version example vue-cli-2 branch
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
# build for production with the bundle analyzer report
npm run build -- --report
# run unit tests
npm run test:unit
# run e2e tests
npm run test:e2e
## License
M.I.T.