This repo goes along with the Vue.js + Node time tracker tutorial available at Scotch.io.
cd client
npm install
npm run dev
Note: The server code isn't ready yet :)
The app will be served at localhost:8080
.
MIT
This repo goes along with the Vue.js + Node time tracker tutorial available at Scotch.io.
cd client
npm install
npm run dev
Note: The server code isn't ready yet :)
The app will be served at localhost:8080
.
MIT