Closed RickyC0626 closed 4 years ago
Summary:
package.json
Motivation: This will be the foundation of what we will work on, keeping a streamlined structure for both frontend and backend development
Dependencies:
"redux": "^4.0.5"
"redux-devtools-extension": "^2.13.8"
"redux-logger": "^3.0.6"
"redux-thunk": "^2.3.0"
Please delete options that are not relevant, and check those that apply.
Description
Summary:
package.json
were also added/modified to accommodate both frontend and backend testing on the same application.Motivation: This will be the foundation of what we will work on, keeping a streamlined structure for both frontend and backend development
Dependencies:
"redux": "^4.0.5"
"redux-devtools-extension": "^2.13.8"
"redux-logger": "^3.0.6"
"redux-thunk": "^2.3.0"
Type of Change
Please delete options that are not relevant, and check those that apply.