Front-end Testing Workshop Example React app example for the wolox fronted testing workshop. Tested example in branch tested. Installing npm install Starting To start the server by default (development) run: npm run start To start a specific environment, run: npm run start-env environment Running Tests npm run test