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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i bstr

Weekly Downloads

3

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bassjacob