https://github.com/rexhang/create-react-project
脚手架系统(scaffolding system) - by rexhang
https://github.com/rexhang/create-react-project
Last synced: about 1 year ago
JSON representation
脚手架系统(scaffolding system) - by rexhang
- Host: GitHub
- URL: https://github.com/rexhang/create-react-project
- Owner: rexhang
- License: mit
- Created: 2020-04-05T17:40:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:48:33.000Z (over 3 years ago)
- Last Synced: 2025-01-24T12:45:41.973Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://github.com/rexhang/create-react-project
- Size: 1.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# create-react-project
[create-react-project] It is a scaffolding used to build react projects. Integrated Webpack (4+), AntDesign (4+), Typescript(3+), etc., so that novices can more easily get started, lower the threshold for entry, out of the box.
[create-react-project] 是用于搭建react项目的脚手架。集成了Webpack(4+)、AntDesign(4+)、Typescript(3+)等,让新手能够更加容易上手,减低入门的门槛,开箱即用。
### 基础运行环境


### 开源协议
[](https://github.com/rexhang/create-react-project/blob/master/LICENSE)
### 项目介绍
[create-react-project] scaffolding system
[create-react-project] 脚手架系统
### 使用说明
``` javascript
$ yarn install && yarn start && yarn build && yarn view(preset: npm i -g serve) && cd dist && npm publish
````
##### Author @RexHang Create At 2020.
##### Welcome To My [Website](https://rexhang.com/) and [Blog](http://www.rexhang.com/blog/) Or Connect With My [QQ](http://wpa.qq.com/msgrd?v=3&uin=1134916452).