bodhish / create-reason-react-tailwind

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

Home Page:https://reasonml.github.io/reason-react/docs/en/tailwind-css#setting-up-tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://reasonml.github.io/reason-react/docs/en/tailwind-css#setting-up-tailwind


Languages

Language:JavaScript 51.1%Language:Reason 23.0%Language:ReScript 11.7%Language:HTML 11.4%Language:CSS 2.8%