reactor-thealphakarp
v1.0.2
Published
Reactor is a CLI tool that automatically generates react code when used.
Downloads
1
Readme
Reactor cli
Reactor cli is a development tool to quickly generate react components for your project.
Installation process
- clone the repo.
npm install reactor-thealphakarp -g
This wil provide you with a linked "reactor command".
Usage
Reactor will always generate the components folder in the current working directory. To use reactor simply use the following command.
rg
Planned features
Generate Typescript and Javascript templates for components, pages, services and styles.
Contribute to this project
Any contributions are welcome, this is my first time making a project like this and any help/advice is highly appreciated.
