1.0.6 • Published 5 years ago

cli-reactjs v1.0.6

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

React CLI

A simple CLI for React...

Install Globally

npm install -g cli-reactjs

Install Locally

npm install cli-reactjs

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.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago