microsoft / TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
MIT License
4.45k stars 595 forks source link

I don't know to setup #80

Open khoiphanngoc89 opened 5 years ago

khoiphanngoc89 commented 5 years ago

I just run "npm init" and 'npm install --save-dev typescript webpack ts-loader css-loader vue vue-loader vue-template-compiler" and setup directoery like the description but there are no file like the sample. So I need to run "npm install -g @vue/cli" or I need to down load the sample and run these command ?