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

https://github.com/cszo/react-spider-web

All the best practices tools for react app
https://github.com/cszo/react-spider-web

cli react typescript

Last synced: about 2 months ago
JSON representation

All the best practices tools for react app

Awesome Lists containing this project

README

          

# @react-spider-web/rsw-base-cli

## 安装

```bash
npm install @react-spider-web/rsw-base-cli --save-dev
# or
yarn add @react-spider-web/rsw-base-cli

```

## 使用

初始化模版项目

```bash
rsw init tpl
```

## LICENSE

[MIT](https://en.wikipedia.org/wiki/MIT_License)