Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gertjanreynaert/timeloop

Exploring Redux 1.0.0-alpha
https://github.com/gertjanreynaert/timeloop

Last synced: about 2 months ago
JSON representation

Exploring Redux 1.0.0-alpha

Awesome Lists containing this project

README

        

TimeLoop
========

Simple time tracking app

Development
-----------

### Client

`npm install`

`npm start`

### Backend

`npm install --global babel`

`npm install`

`nf start`

go to [localhost:8080/bundle](localhost:8080/bundle)