0👍
Make sure you have installed node
Make sure you have installed vue-cli (
npm install -g @vue/cli
)
then run
vue create (project name)
- [Vuejs]-Vue js – Add text and dropdown box inside the html content editable box
- [Vuejs]-Custom sorting v-data-table with strings values
Source:stackexchange.com