pesy

v0.5.0-alpha.20
Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the `react` template (`bsb -theme react -init .`).
esy pesy reason ocaml

rollup

rollup -c rollup.config.js

rollup:watch

rollup -c rollup.config.js -w

docs

bsdoc build pesy

bsb

bsb -make-world

build

yarn run bsb && yarn run rollup

package

node scripts/vendor-template.js && yarn run build

prettier

prettier --single-quote --trailing-comma es5 --write src/**.js

test

yarn run build && jest --coverage

bsb:watch

bsb -make-world -w

bsb:clean

bsb -clean-world

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/15/2020

Downloads

Maintainers