tvs-flow-editor

0.1.4 • Public • Published

Flow editor

A visual development environment for flow graphs.

Development

Requirements

Install Dependencies:

npm install
cd resources/public
jspm install

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:8080/examples/tetris/index.html.

Compile styles

gulp

Production Build

lein clean
lein cljsbuild once min

Licence

MIT, see the LICENCE file in the repository.

Copyright (c) 2016 Thomas Gorny

Package Sidebar

Install

npm i tvs-flow-editor

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • trival