Starting the project → Installing the VUE CLI: npm i -g @vue/cli vue ui → Starts an user interface to manage vue projects vue create <project name> → To create a new VUE project Routing yarn add vue-router@next