/Hands-on-Vue.js

Getting started with Vue.js

Primary LanguageVue

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