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
- Host: GitHub
- URL: https://github.com/cszo/react-spider-web
- Owner: cszo
- Created: 2023-02-09T06:16:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T10:50:45.000Z (over 2 years ago)
- Last Synced: 2025-01-26T18:45:29.544Z (over 1 year ago)
- Topics: cli, react, typescript
- Language: TypeScript
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)