Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 267 Bytes

Hands-on-Vue.js

Getting started with Vue.js

Getting started

Fork the repo and clone it to your local machine

Run the following commands

npm install

cd to the project folder

run npm run server

Yeeey!! your first Vue.js application is up and running