Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 536 Bytes

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