Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 885 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 885 Bytes

Improve your writing flow.

Set a writing goal for yourself, then set an expiration timer. If you stop writing, the expiration timer starts. If you don't start writing again, your work will be erased and you will start over.


About

I made this because I saw an app at the top of Product Hunt a while back called FlowState. I loved the idea of it, so I challenged myself to build something similar in less than 24 hours.


This project is generated with yo angular generator version 0.14.0.

Set up for local dev

Download the repo, run npm install && bower install. Run grunt for building and grunt serve for preview.

Building the app

Run grunt build. To serve the built version, run grunt serve:prod.