Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

codito/flow

Repository files navigation

Flow

Represent user interactions as maps.

Development

Get source code

git clone https://github.com/codito/flow.git
cd flow

Get bower components

npm install -g bower
bower install

Launch the app!

mkvirtualenv flow
pip install -r development.txt
python app.py

Open http://localhost:5000 in a browser.

Fix something and run tests

TODO

License

MIT

About

Weaves user interactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published