evaseemefly / vue-vuex-typescript-demo

Vue2.5+ + Vuex + Typescript 示例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-vuex-typescript-demo

Vue2.5+ + Vuex + Typescript 示例

vue-cli 2.x 版本 示例见 vue-cli-2 分支

相关文章

Build Setup

# 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

MIT

About

Vue2.5+ + Vuex + Typescript 示例


Languages

Language:TypeScript 44.4%Language:Vue 36.5%Language:JavaScript 15.9%Language:HTML 3.2%