react-tailwind-cli
v0.1.0
Published
Create new React applications with TailwindCSS and Parcel Bundler
Downloads
4
Maintainers
Readme
React Tailwind CLI
Create applications with React, TailwindCSS and Parcel Bundler
Installation
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
Usage
To create a new project:
react-tailwind new [project-name]
Features
- React
- TailwindCSS
- Parcel-Bundler
- Babel 7