Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rain120/react-universal-template
use create-react-app for a react universal template, (react + webpack + typescript + router)
https://github.com/rain120/react-universal-template
react react-router react-universal-template template typescript
Last synced: 25 days ago
JSON representation
use create-react-app for a react universal template, (react + webpack + typescript + router)
- Host: GitHub
- URL: https://github.com/rain120/react-universal-template
- Owner: Rain120
- License: mit
- Created: 2019-09-25T13:05:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:22:14.000Z (about 2 years ago)
- Last Synced: 2024-10-31T08:52:25.242Z (2 months ago)
- Topics: react, react-router, react-universal-template, template, typescript
- Language: JavaScript
- Homepage: https://rain120.github.io/react-universal-template/
- Size: 4.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Universal Template
## π Welcome
Welcome to the React Universal Template.#### β Why am I doing this?
- Design a **react universal template** for my react learn or demo.
- Training how to design a **React Framework**.
#### π¨ Usage
**Download**
- [x] react + webpack + typescript + router
```sh
git clone [email protected]:Rain120/react-universal-template.git```
**Start**
```sh
cd react-universal-template
npm install
```
#### π€ Contributing ![PR](https://img.shields.io/badge/PRs-Welcome-orange?style=flat-square&logo=appveyor)
We welcome all contributions. You can submit any ideas as [pull requests](https://github.com/Rain120/react-universal-template/pulls) or as a GitHub [issue](https://github.com/Rain120/react-universal-template/issues).
#### π Links
- [x] [react + webpack + typescript + router](https://github.com/Rain120/react-universal-template)
- [ ] [react + webpack + mobx + typescript + router]()
**Question: How to use it? πππ**
#### π¨βπ Author
> Front-End development engineer, technology stack: React + Typescript + Mobx (95%), also used Vue + Vuex (5%)for a while
- [Github](https://github.com/Rain120)
- [η₯δΉ](https://www.zhihu.com/people/yan-yang-nian-hua-120/activities)
- [ζι](https://juejin.im/user/57c616496be3ff00584f54db)#### π License
[MIT](https://github.com/Rain120/react-universal-template/blob/master/LICENSE)
Copyright Β© 2019-present [Rain120](https://github.com/Rain120).