https://github.com/xpodev/rct
A React cli tool for creating components and services
https://github.com/xpodev/rct
Last synced: 11 months ago
JSON representation
A React cli tool for creating components and services
- Host: GitHub
- URL: https://github.com/xpodev/rct
- Owner: xpodev
- License: mit
- Created: 2022-03-16T16:54:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T20:54:15.000Z (over 4 years ago)
- Last Synced: 2025-07-19T06:53:39.885Z (11 months ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/rct-tool
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RCT Tool
A React cli tool for creating components and services.
# Installation
Type in the following command:
```
npm install rct-tool
```
yarn:
```
yarn add rct-tool
```
# Usage