Appearance
Vue
INFO
For futher framework related tutorial: https://v3.vuejs.org/guide/introduction.html#getting-started
Install Cli
please ensure you have installed
yarn
in advance
yarn global add @vue/cli
Init Project
vue create hello-world
cd hello-world
Deploy to let.sh
lets deploy