npm install --global @vue/cli
vue create vue-ts-starter
npm install vue-material --save
npm install
npm run serve
npm run build
npm run lint
npm install --global @vue/cli
vue create vue-ts-starter
npm install vue-material --save
npm install
npm run serve
npm run build
npm run lint