bstr

0.0.4 • Public • Published

BSTR - Bucklescript Starter

Super opinionated (will be de-opinionated soon) quickstart tool for bucklescript/reason applications.

Support out-of-the-box:

  • reactjs
  • bundling
  • hot module reloading
  • server side rendering
  • ocaml
  • reasonml

How To

mkdir bstr-demo
cd bstr-demo
npm init -y
npm i -D bassjacob/bstr
./node_modules/.bin/bstr init
npm run watch # app is now available on localhost:8080

TODO

/bstr/

    Package Sidebar

    Install

    npm i bstr

    Weekly Downloads

    7

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • bassjacob