ReScript + Reason React template for Create React App
yarn create react-app --template=rescript my-rescript-app
# Or using NPX
npx create-react-app --template=rescript my-rescript-app- Concurrent mode
- ReScript syntax (
*.res) - Editor configurations (VSCode / coc.nvim)