0.0.4 • Published 7 years ago

bstr v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago