Unit testing in React You can run the application simply by: npm install && npm run start The app will be running on http://localhost:3000/ To run the tests, simply npm test