Get started! git clone cd frontend-tech-test npm i npm run start Run unit-tests: npm run test Run unit-tests for the server: npm run server-test