Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 382 Bytes

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