Skip to content

Latest commit

 

History

History

rstream-grid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

rstream-grid

About

Live demo

Interactive SVG grid pattern creator with undo, local file download and implemented as rstream dataflow graph, combined with interceptor event & side effect handling.

Building

This example is based on the create-hdom-app project template.

Development

git clone https://github.com/thi-ng/umbrella/
cd umbrella/examples/rstream-grid
yarn install
yarn start

Installs all dependencies, runs parcel serve and opens the app in your browser.

Production

yarn build

Builds a minified version of the app and places it in the /out directory.

Authors

  • Karsten Schmidt

© 2018