bs-react-scripts

Configuration and scripts for ReasonML & Create React App.

Usage no npm install needed!

<script type="module">
  import bsReactScripts from 'https://cdn.skypack.dev/bs-react-scripts';
</script>

README

bs-react-scripts

Scripts for using ReasonML with Create React App.

Installation

npx create-react-app MyApp --scripts-version=bs-react-scripts

Status

Experimental. Barely tested.

The plan is to provide a more opinionated set of Reason-specific tools, possibly removing some js-centric features.

Contributions

Please report any issues, and suggest improvments.