Skip to content

hhy5277/vue-vuex-typescript-demo

 
 

Repository files navigation

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 示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.4%
  • Vue 36.5%
  • JavaScript 15.9%
  • HTML 3.2%