Sample React template based on react version 16.3.0^
- MacOS
- Homebrew, install from https://brew.sh/
- Node.js, install with brew install node
Ensure you have the minimum requirements specified in Prerequisites. To set up a development environment, run the following instructions.
npm installinstalls all npm package dependencies
Do these commands on separate terminals:
npm run devbundles code base through webpacknpm startcreates server with default port 8080
npm run build
- React
- React-redux
- React-router
- Webpack
- Babel
- Eslint
- SCSS
- Express
This project is licensed under the MIT License