create-reason-react-tailwind icon indicating copy to clipboard operation
create-reason-react-tailwind copied to clipboard

Create Reason React App - A simple boilerplate generator for tailwind styled reason react project

npm version

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