Skip to content

bsansouci/rewitness

Repository files navigation

ReWitness

Build Status

rewitness-gif mov

Graphical example project using Reason as an npm dependency. Build to JS, native or bytecode.

Get Started

Install:

git clone https://github.com/bsansouci/rewitness.git
cd rewitness
npm install

You can also use yarn.

Then play with the JS version:

npm run build:js
npm run start:js

Or the native version:

npm run build:native
npm run start:native

Or the bytecode version:

npm run build
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published