Rescript & Reason react boilerplate generator
npx create-reason-react-tailwind
webpack-tailwind
my-app
| crra
will create a new folder with the template project.
cd my-app
Follow the instructions in README.md
Add create reason react app globally
npm i -g create-reason-react-tailwind
crra