Skip to content

Commit 317974f

Browse files
committed
Boilerplate features in docs are now bulleted [ci skip]
1 parent 9f1fda2 commit 317974f

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,13 @@ So it involves a lot of additional learning curve to get started with [react-boi
4545

4646
This boilerplate features all the latest tools and practices in the industry.
4747

48-
_React.js_ - React 16, React Router 5
49-
50-
_Redux.js_ - Redux saga, Redux immutable and Reselect
51-
52-
_Babel_ - ES6, ESNext, Airbnb and React/Recommended config
53-
54-
_Webpack_ - Webpack 3, Hot Reloading, Code Splitting, Optimized Prod Build and more
55-
56-
_Test_ - Jest with Enzyme
57-
58-
_Lint_ - ESlint
59-
60-
_Styles_ - SCSS Styling
48+
- _React.js_ - React 16, React Router 5
49+
- _Redux.js_ - Redux saga, Redux immutable and Reselect
50+
- _Babel_ - ES6, ESNext, Airbnb and React/Recommended config
51+
- _Webpack_ - Webpack 3, Hot Reloading, Code Splitting, Optimized Prod Build and more
52+
- _Test_ - Jest with Enzyme
53+
- _Lint_ - ESlint
54+
- _Styles_ - SCSS Styling
6155

6256
Here are a few highlights to look out for in this boilerplate
6357

0 commit comments

Comments
 (0)