> git clone https://github.com/eddiekollar/ReactSimple.git
> cd ReactSimple
> yarn install
> yarn start
- React
- Lodash
- Babel
- Webpack
- Express
- Axios
- Webpack
- Express
- Http server setup for development and production
For beginners with some experience with React this project shows basic project structure and Webpack configuration. It's best to learn how to do create a minimal project and set up the build process to understand the basics before using more complex boilerplate packages.
- Document project directory structure
- Document Webpack configuration details
- Create functional demo