ReScript React starter template for Open Social.
Uses esbuild and serve to create a bundle
yarn install
- Build:
yarn build
- Clean:
yarn clean
- Build & watch:
yarn start
yarn dev
In case you get an error such as the following, run yarn build:rescript
first.
✘ [ERROR] Could not resolve "src/App.mjs"