letswritecode/getting-started-with-vuejs at master · moRaafat/letswritecode · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Getting Started with Vue.js

https://www.youtube.com/watch?v=iFqWU1dxm8U

Install Node.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run npm start to run the app viewable on http://localhost:9966.