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