1.0.2 • Published 3 years ago

create-rtw-app v1.0.2

Weekly downloads
5
License
Unlicense
Repository
github
Last release
3 years ago

Create RTW App

Generate a React, Tailwind and Webpack 5 App (https://github.com/alonronin/react-tailwind-webpack5-boilerplate)

Usage

$ yarn create rtw-app <project-name>

Options

--force, -f         force override directory
--no-install, -n    don't install dependencies
--help, -h          show help
--version, -v       show current version

Examples

$ yarn create rtw-app my-project