Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 667 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 667 Bytes

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