Skip to content

Commit 9b88df9

Browse files
author
jfusco
committed
Adding a description to the README
1 parent 17b3db6 commit 9b88df9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# react-webpack-es6-chunking
22
> ES6 react + webpack + react-router + code-chunking starter project.
33
4+
This repository was created to demonstrate a simple application that lazy loads views/scripts using the latest [React](https://www.npmjs.com/package/react) and [React-Router](https://www.npmjs.com/package/react-router). Bundling and chunking gets handled with [Webpack](https://www.npmjs.com/package/webpack) and is written in ES6.
5+
46
## Requirements
57
The following tools are required to get this running.
68

0 commit comments

Comments
 (0)