This project has moved to rescript-lang.org. You can find the repository here.
This page will forward all relevant links to the correct canonical source.
You can find all redirects in the next.config.js
file (in case you want to fix a broken link).
yarn
# Initial build
yarn bs:build
yarn dev
# Open localhost:3000
In case you want to run BuckleScript in watchmode:
yarn run bs:start