Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 229 Bytes

React Testing Workshop

Important Commands:

npm install # Install all dependencies
npm run start # Start the react app
npm run backend # Start the backend
npm run test # Run the tests, be aware: there are none yet ;-)