https://github.com/afeiship/webpack-react-bootstrap3
Webpack for bootstrap3 & react.
https://github.com/afeiship/webpack-react-bootstrap3
bootstrap bootstrap3 react webpack
Last synced: 2 months ago
JSON representation
Webpack for bootstrap3 & react.
- Host: GitHub
- URL: https://github.com/afeiship/webpack-react-bootstrap3
- Owner: afeiship
- Created: 2017-09-05T06:16:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T09:29:41.000Z (over 8 years ago)
- Last Synced: 2025-05-22T22:10:14.081Z (about 1 year ago)
- Topics: bootstrap, bootstrap3, react, webpack
- Language: JavaScript
- Size: 76.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-react-bootstrap3
> Webpack for bootstrap3 & react.
## feature:
+ [x] spa
+ [x] webpack 3.x
+ [x] bootstrap-sass3.3.7
+ [x] next-redux-base
+ [x] image compress
+ [x] fonts/images to folder
+ [x] react-router v4 + router with config
+ [x] HtmlWebpack -> webpack favico.ico
+ [ ] docker-[ dev/build/release ]
+ [ ] nginx
## resources:
+ https://github.com/shakacode/bootstrap-loader
+ https://getbootstrap.com/docs/3.3/components/
+ http://blog.csdn.net/linyeban/article/details/54834901