An open API service indexing awesome lists of open source software.

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.

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