- This is a React template, utilizing Redux store for application state, and Jest for reducer unit testing
- Open your preferred browser
- To view the code, copy / paste https://github.com/travisty12/react-template
- Make sure you're in your Desktop directory (cd ~/Desktop)
- Run the following command to clone the template
git clone https://travisty12/react-template
- Open your terminal and navigate to the react-template directory (cd react-template)
- Once in your terminal and proper directory run the command
npm install
(provided you are free of errors continue and run the next command)npm run start
(should automatically open in your default browser)- This will result in running on a local host
- To run unit testing on the reducers, run the command
npm run test
No known bugs as of 5/2/19
- React
- Redux Store
- JSX
- Jest
- Hot Loader
- Babel
- ESLint
- Webpack
- UUID
This software is licensed under the ISC license
Copyright (c) 2019 Travis Scott