UNPKG

bootstrap-css

Version:

A css module compatible version of bootstrap

25 lines (17 loc) 360 B
## example An example of using bootstrap, react, webpack and css modules... ## Dependencies * **react** `0.14.2` * **babel** `6.1.0` * **webpack** `1.12.6` * **webpack-dev-middleware** `2.0.0` * **express** `4.13.3` * **css modules** ## Run ``` yarn install npm start open http://127.0.0.1:3000 ``` ## License [MIT](http://isekivacenz.mit-license.org/)