Vue.js + Node Time Tracker

This repo goes along with the Vue.js + Node time tracker tutorial available at Scotch.io.

Install and Run

cd client
npm install
npm run dev

Note: The server code isn't ready yet :)

The app will be served at localhost:8080.

License

MIT