• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language Reason
  • License
    MIT License
  • Created about 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deprecated in favor of rescript-lang.org

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