Skip to content

rescript-association/reasonml.org

Repository files navigation

reasonml.org (deprecated)

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).

Setup

yarn

# Initial build
yarn bs:build

yarn dev

# Open localhost:3000

In case you want to run BuckleScript in watchmode:

yarn run bs:start