Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 715 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 715 Bytes

ChronoCards

A simple way to manage the time you spend doing different stuff. Screenshot image

Development

Get project and dependencies

$ git clone https://github.com/dieguit/chronocards.git
$ cd chronocards
# install the project's dependencies
$ yarn install

Start server and watch for changes

$ yarn start

Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Testing powered by

BrowserStack Logo