create-reason-react-tailwind

A reason react starter with tailwind and webpack

Usage no npm install needed!

<script type="module">
  import createReasonReactTailwind from 'https://cdn.skypack.dev/create-reason-react-tailwind';
</script>

README

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