lostandfownd / vue-node-time-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 68.5%Language:Vue 30.0%Language:HTML 1.5%