1.0.4 • Published 1 year ago
rxd-cli v1.0.4
Boilerplate cli
The BOILERPLATE
will help you to generate a react project with existing files and configurations.
Usage
npm i rxd-cli -g
if it does not work(because -g is depracated), try this:
npm i rxd-cli --location=global
Create a project
rxd-create-app <project-name>