File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# react-webpack
2
- A simple template webpack + react setup for projects
2
+ A simple template webpack 1.x + react setup for projects
3
3
4
4
# Documentation
5
- [ For React 15.4.2] ( https://facebook.github.io/react/ ) : general information about how to work with React, not specific to this template.
5
+ [ React] ( https://facebook.github.io/react/ ) : general information about how to work with React, not specific to this template.
6
+
7
+ [ Jest] ( http://facebook.github.io/jest/ ) : general information about how to work with Jest, not specific to this template.
8
+
9
+ [ Enzyme] ( http://airbnb.io/enzyme/ ) : general information about how to work with Enzyme, not specific to this template.
10
+
11
+ [ Webpack 1.x] ( https://webpack.github.io/docs/ ) : general information about how to work with Webpack 1.x, not specific to this template.
6
12
You can’t perform that action at this time.
0 commit comments