React app example for the wolox fronted testing workshop.
Tested example in branch tested.
npm install
To start the server by default (development) run:
npm run start
To start a specific environment, run:
npm run start-env environment
npm run test