A reason react starter with tailwind and webpack
npm install create-reason-react-tailwind
Rescript & Reason react boilerplate generator
``sh`
npx create-reason-react-tailwind
#### What project template would you like to generate? (choose the template)
`sh`
webpack-tailwind
#### Project Name - Add the project name
`sh`
my-app
| crra will create a new folder with the template project.
`sh`
cd my-app
Follow the instructions in README.md
Add create reason react app globally
`sh``
npm i -g create-reason-react-tailwind
crra