This code accompanies the following article: http://www.sitepoint.com/whats-new-in-vue-js-1-0/
Install dependencies and run the app.
npm install
npm run dev
The app will be served at localhost:8080
.
This code accompanies the following article: http://www.sitepoint.com/whats-new-in-vue-js-1-0/
Install dependencies and run the app.
npm install
npm run dev
The app will be served at localhost:8080
.