MichaelGong / vue-ts

vue + typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue TypeScript

技术栈

Vue2.x + Vue Router + Vuex + typeScript + tslint

Project setup

yarn install

Compiles and hot-reloads for development

yarn run start

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

学习资源

Vue中文文档:https://cn.vuejs.org/

Vue Router文档: https://router.vuejs.org/zh/

Vuex文档:https://vuex.vuejs.org/zh/

Vuex-class:https://github.com/ktsn/vuex-class

Vue-class-component: https://github.com/vuejs/vue-class-component

vue-property-decorator: https://github.com/kaorun343/vue-property-decorator

Vue Cli3文档:https://cli.vuejs.org/zh/

TypeScript学习:https://jkchao.github.io/typescript-book-chinese/

Vue.js Devtools开发工具: https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd?hl=zh-CN

Vue Cli 命令

启动ui模式: vue ui

输出webpack结构化配置:vue inspect > output.js

https://vincentgarreau.com/particles.js

About

vue + typescript


Languages

Language:Vue 48.1%Language:TypeScript 42.1%Language:JavaScript 5.5%Language:CSS 3.4%Language:HTML 1.0%