danschultz / reason-bucklescript-dom-demo

Playground for Reason, BuckleScript, DOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason + BuckleScript + DOM

Just playing around with Reason + BuckleScript and the web.

Running

  1. npm install
  2. npm run serve

Recompiling

  • To recompile this package (but not your dependencies), remove the local build artifacts for this package (usually just the _build directory) and then run npm run postinstall.

About

Playground for Reason, BuckleScript, DOM

License:MIT License


Languages

Language:HTML 53.8%Language:Rust 46.2%