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

Deprecated in favor of rescript-lang.org

License

Notifications You must be signed in to change notification settings

rescript-association/reasonml.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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