microsoft/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
JavaScriptMIT
Issues
- 1
Feedback to the starter
#72 opened by Chris2011 - 1
scss not compiling
#74 opened by Ymx1ZQ - 4
- 1
Can't import Hello.vue component
#71 opened by brunocasarotti - 2
- 2
application dont execute on "npm run serve"
#68 opened by skatesham - 0
I don't know to setup
#80 opened by khoiphanngoc89 - 0
Got error on HelloComponent.vue
#79 opened by kueiapp - 1
- 28
error TS2564: Property 'name' has no initializer and is not definitely assigned in the constructor.
#36 opened by binggg - 6
Nuxt support
#69 opened by ozum - 6
- 2
Update project with vue CLI support
#70 opened by douglasg14b - 4
- 5
Does not build, got errors TS1238 and TS2509
#39 opened by sfermigier - 6
loader error
#49 opened by okaxuan - 0
translate README.md to Chinese 🇨🇳
#54 opened by chinanf-boy - 3
is it possible having .vue file path resolved?
#43 opened by noe132 - 1
- 2
- 0
Add precondition to readme.
#55 opened by mesqueeb - 3
Vue App with TypeScript + SystemJS
#29 opened by kvigor - 1
Update deps please
#50 opened - 1
how to use ts and vue,but WITHOUT Webpack ?
#51 opened by sgf - 0
official ssr
#41 opened by Jacknq - 1
- 2
- 10
<script lang='ts'> doesn't give opportunity to see all warnings and errors highlights in ".vue" files.
#15 opened by CodeLookBook - 2
Where is unit test?
#24 opened by yalishizhude - 1
If I want to introduce the js plug-in I downloaded, how should I write the declaration file?
#33 opened by simpleET - 1
www.typescriptlang.org TLS certificate expired
#38 opened by bgadrian - 3
- 7
- 0
- 3
Typing on props
#18 opened by blocka - 3
Vuex Support
#20 opened by winuxue - 5
Doesn't work with latest Vue 2.3.4
#13 opened by gtrbarbarian - 4
- 5
why not do a typescript vue-cli?
#6 opened by cdllqos - 2
Can't load vue from webpack alias
#25 opened by herozhou - 3
Upgrade documentation to vue 2.5
#27 opened by KokoDoko - 1
识别props的数据类型全部为any,是否应该改下?
#26 opened by yangdan8 - 0
- 2
- 1
- 4
How do I declare a field in 'data' of type 'any'?
#12 opened by cdllqos - 3
No default export?
#11 opened by lorriman - 3
- 3
props detection and data() constructor
#9 opened by Grafikart - 5
Getting IntelliSense from props
#8 opened by Outpox