File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -45,19 +45,13 @@ So it involves a lot of additional learning curve to get started with [react-boi
45
45
46
46
This boilerplate features all the latest tools and practices in the industry.
47
47
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
61
55
62
56
Here are a few highlights to look out for in this boilerplate
63
57
You can’t perform that action at this time.
0 commit comments