https://github.com/afeiship/webpack-react-ant
Webpack react admin panel based on ant design.
https://github.com/afeiship/webpack-react-ant
ant react webpack
Last synced: about 2 months ago
JSON representation
Webpack react admin panel based on ant design.
- Host: GitHub
- URL: https://github.com/afeiship/webpack-react-ant
- Owner: afeiship
- Created: 2018-01-08T15:46:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T07:42:47.000Z (about 7 years ago)
- Last Synced: 2025-02-07T11:32:13.224Z (over 1 year ago)
- Topics: ant, react, webpack
- Language: JavaScript
- Size: 1.42 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-react-ant
> Webpack for spa project.
## get-started:
```bash
git clone https://github.com/afeiship/webpack-react-ant.git
npm install
npm run dev
```
## simple interface:
- nx.\$app
- nx.\$memory
- nx.\$local
- nx.\$session
## feature:
- [x] react 16+
- [x] webpack 4.x
- [x] next-redux-base
- [x] image compress
- [x] fonts/images to folder
- [x] react-router v4
- [x] HtmlWebpack -> webpack favico.ico
- [x] ant-design optmize
- [x] react hmr
- [x] use eslint + prettier
- [x] use router config
- [x] add dynamic import + react-imported-component
- [ ] add `serviceworker` for app cache
- [ ] add nodemon for webpack hot reload