Create Rescript / Reason React App
Rescript & Reason react boilerplate generator
Quick Start
npx create-reason-react-tailwind
What project template would you like to generate? (choose the template)
webpack-tailwind
Project Name - Add the project name
my-app
| crra
will create a new folder with the template project.
cd my-app
Follow the instructions in README.md
CRRA
Add create reason react app globally
npm i -g create-reason-react-tailwind
crra