An open API service indexing awesome lists of open source software.

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

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