nature icon indicating copy to clipboard operation
nature copied to clipboard

Canvas experiments based on the book Nature of Code

Nature

Setup

git submodule init
git submodule update
cd vendors/theoricus
npm install
cd ../../

Starting app

make s

Then visit http://localhost:11235

Releasing app

make r

Help

For more options, run:

make h

For more help, please drop a msg at the project group

Bitdeli Badge