Create applications with React, TailwindCSS and Parcel Bundler
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js. Node.js 0.10 or higher is required.
Installation is done using the
npm install
command:
$ npm install -g react-tailwind-cli
To create a new project:
react-tailwind new [project-name]