Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whjin/react-gadget
react plugins
https://github.com/whjin/react-gadget
ant-design plugins react react-hooks react-router redux umi
Last synced: about 2 months ago
JSON representation
react plugins
- Host: GitHub
- URL: https://github.com/whjin/react-gadget
- Owner: whjin
- Created: 2022-11-19T02:16:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T08:45:06.000Z (about 1 year ago)
- Last Synced: 2023-12-25T09:49:01.752Z (about 1 year ago)
- Topics: ant-design, plugins, react, react-hooks, react-router, redux, umi
- Language: JavaScript
- Homepage: https://whjin.github.io/react-gadget/
- Size: 2.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`git push origin main`
`npm run -D react-scripts gh-pages`
```
"name": "react-plugins",
"version": "0.1.0",
"homepage": "https://whjin.github.io/react-gadget",
``````
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
````npm run build`
`npm run deploy`