Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 263 Bytes

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.