react-automate-pro

2.0.3 • Public • Published

React Automate Pro · GitHub license npm version PRs Welcome

Installation

npm i -g react-automate-pro

Documentation

Generate a single-use component

rg p <name>

Generate page called Home

rg p Home

Generate a reusable component

rg c <name>

Generate a component called DogCard

rg c DogCard

Generate a custom hook

rg h <name>

Generate a hook called useAsync

rg h useAsync

Generate a service

rg s <name>

Generate a service called petApi

rg s petApi

Package Sidebar

Install

npm i react-automate-pro

Weekly Downloads

3

Version

2.0.3

License

ISC

Unpacked Size

18 kB

Total Files

25

Last publish

Collaborators

  • bvsbharat