Represent user interactions as maps.
git clone https://github.com/codito/flow.git
cd flow
npm install -g bower
bower install
mkvirtualenv flow
pip install -r development.txt
python app.py
Open http://localhost:5000 in a browser.
TODO
MIT
Represent user interactions as maps.
git clone https://github.com/codito/flow.git
cd flow
npm install -g bower
bower install
mkvirtualenv flow
pip install -r development.txt
python app.py
Open http://localhost:5000 in a browser.
TODO
MIT