You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-7Lines changed: 28 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
# React-webpack2-skeleton
2
2
3
-
React-webpack2-skeleton is a lightweight React boilerplate that uses Webpack2. url-loader, sass-loader, and react-hot-loader@3.0.0 have been configured to this project by default.
3
+
React-webpack2-skeleton is a lightweight React boilerplate that uses Webpack2.
4
+
5
+
## Features
6
+
- Webpack2 with url-loader, sass-loader, css-loader, babel-loader
0 commit comments