VueJS

Creating a project

1
2
3
npm install --global @vue/cli
vue create inmo2
vue add typescript