1.0.1 • Published 4 years ago

react-cli-md v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

React CLI

A simple CLI for React...

Install Globally

npm install -g reactjs-cli

Install Locally

npm install reactjs-cli

How to use?

Just use one of these three commands to get a basic React component and its correspondant SASS file.

To create a functional component use:

rc gfc

To create a class component use:

rc gcc

Or you can simply use:

rc gc
1.0.1

4 years ago

1.0.0

4 years ago