pesy

v0.5.0-alpha.15
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

bsb

bsb -make-world

build

npm run bsb && npm run rollup

package

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

prettier

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

test

npm run build && jest --coverage

bsb:watch

bsb -make-world -w

bsb:clean

bsb -clean-world

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/31/2020

Downloads

Maintainers