Skip to content

gshigeto/clocky-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clocky API

The API for the awesomeness that is Clocky!!!

Development

# Install dependencies
$ npm install
# Run the app
$ npm start

The app will be spun up at http://localhost:3000. It will auto-reload upon changes.