https://github.com/faisalarkan21/react-bootstrap-stater-kit
Webpack stater config and react-bootstrap with bootstrap paper theme ❄️
https://github.com/faisalarkan21/react-bootstrap-stater-kit
bootstrap-theme eslint react react-bootstrap redux webpack webpack-dev-server
Last synced: 4 months ago
JSON representation
Webpack stater config and react-bootstrap with bootstrap paper theme ❄️
- Host: GitHub
- URL: https://github.com/faisalarkan21/react-bootstrap-stater-kit
- Owner: faisalarkan21
- License: mit
- Created: 2017-11-26T16:02:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T00:06:51.000Z (over 7 years ago)
- Last Synced: 2025-01-15T13:07:59.158Z (5 months ago)
- Topics: bootstrap-theme, eslint, react, react-bootstrap, redux, webpack, webpack-dev-server
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react bootstrap paper stater kit #
## Purpose

## Dependencies
* react-bootstrap
* bootstrap paper themes manually added
* eslint
* redux (on progress)
* uglifyjs-webpack-plugin
* html-webpack-plugin
* babel-preset-es2016 on stage 3
* redux-form (on progress)
* redux-logger
* sass-loader
* find it out by yourself ...### How do i setting up ?
* npm install
### for development
* npm run dev
### for productions
* npm run build