This repo helps to quickly create a React application with network and testing tools
The Node.js based environment is required.
NVM is a recommended Node.js environment manager. Please follow instructions to install an NVM CL utility. The current repo has an .nvmrc file that defines the target version of Node.js required to run the app.
npm install --legacy-peer-deps
npm start
npm run lint
npm test