Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro committed Dec 22, 2016
2 parents e3aab70 + c847644 commit 960fd3c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
[![GitHub version](https://badge.fury.io/gh/sm-react%2Freact-theming.svg)](https://badge.fury.io/gh/sm-react%2Freact-theming)
[![Live demo](https://img.shields.io/badge/Live%20Demo-%20Storybook-brightgreen.svg)](https://sm-react.github.io/react-theming)

[<img src="doc/logos/Storybook.png" alt="Storybook" title="Storybook" height="80">](http://getstorybook.io)
[<img src="doc/logos/NodeJS.png" alt="NodeJS" title="NodeJS" height="80">](http://nodejs.org)
[<img src="doc/logos/webpack.png" alt="Webpack" title="Webpack" height="80">](http://webpack.js.org)
[<img src="doc/logos/react.png" alt="React" title="React" height="80">](http://facebook.github.io/react)
[<img src="doc/logos/eslint.png" alt="ESLint" title="ESLint" height="80">](http://eslint.org)
[<img src="doc/logos/Jest.png" alt="Jest" title="Snapshot Testing" height="80">](https://facebook.github.io/jest/blog/2016/07/27/jest-14.html)
[<img src="doc/logos/mocha.png" alt="Mocha" title="MochaJS" height="80">](http://mochajs.org)
[<img src="doc/logos/chai.png" alt="Chai" title="ChaiJS" height="80">](http://chaijs.com)
[<img src="doc/logos/Material-UI.png" alt="Material-UI" title="Material-UI" height="80">](http://material-ui.com)
[<img src="doc/logos/Storybook.png" alt="Storybook" title="Storybook" height="60">](http://getstorybook.io)
[<img src="doc/logos/NodeJS.png" alt="NodeJS" title="NodeJS" height="60">](http://nodejs.org)
[<img src="doc/logos/webpack.png" alt="Webpack" title="Webpack" height="60">](http://webpack.js.org)
[<img src="doc/logos/react.png" alt="React" title="React" height="60">](http://facebook.github.io/react)
[<img src="doc/logos/eslint.png" alt="ESLint" title="ESLint" height="60">](http://eslint.org)
[<img src="doc/logos/Jest.png" alt="Jest" title="Snapshot Testing" height="60">](https://facebook.github.io/jest/blog/2016/07/27/jest-14.html)
[<img src="doc/logos/mocha.png" alt="Mocha" title="MochaJS" height="60">](http://mochajs.org)
[<img src="doc/logos/chai.png" alt="Chai" title="ChaiJS" height="60">](http://chaijs.com)
[<img src="doc/logos/Material-UI.png" alt="Material-UI" title="Material-UI" height="60">](http://material-ui.com)

At the heart of this project the desire to collect the best practices of application development via [React-Storybook](https://github.com/storybooks/react-storybook) environment. This project is transparent and friendly for developers. You do not need to eject anything. Therefore you can easily add your own configuration and extend it using any packages.

Expand Down

0 comments on commit 960fd3c

Please sign in to comment.