Skip to content

Latest commit

 

History

History
 
 

getting-started-with-vuejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.