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

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 ❄️

Awesome Lists containing this project

README

        

# react bootstrap paper stater kit #

## Purpose

![alt tag](https://github.com/faisalarkan21/react-bootstrap-stater-kit/blob/master/public/images/sample.png)

## 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