Skip to content

Commit

Permalink
chore: update README OOTB description
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinl committed Feb 26, 2018
1 parent 8e725cc commit 878a14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ boilerplate comes with:
- CSS, SASS and [css-modules](https://github.com/css-modules/css-modules) support with hot reloading and no [flash of unstyled content](https://en.wikipedia.org/wiki/Flash_of_unstyled_content) ([css-hot-loader](https://github.com/shepherdwind/css-hot-loader))
- Routing with [react-router-v4](https://github.com/ReactTraining/react-router)
- Full production builds that do not rely on `babel-node`.
- Pre-configured testing tools with `jest` and `enzyme` to work with css modules, static files, and aliased module paths.

## Philosophy

Expand Down

0 comments on commit 878a14f

Please sign in to comment.