1.0.14 • Published 5 years ago

cra-tailwind-boilerplate v1.0.14

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

cra-tailwind-boilerplate

cra-tailwind-boilerplate is a package which makes it easy for you to get started writing React applications with Tailwind integrated.

Usage

To use the package, first install globally:

npm install -g cra-tailwind-boilerplate

Then, run cra-tailwind-boilerplate via npx:

npx cra-tailwind-boilerplate my-project

This will bootstrap your application inside ./my-project/.

Command Line Arguments

ArgumentDescription
--template, -tSpecifies the create-react-app template to use, e.g. typescript
--version, -vVerbose. If enabled will show the output of the underlying commands. If not, will show progress messages in the console.
1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago