git clone [email protected]:HackYourFutureBelgium/hackyourfuture.be
npm install
npm start
npm dev
npm dev:sb
npm run test:e2e:headless
You might want to do this, for example, if there are some accessibility tests that are failing and you like to mess around with the particular elements in the page that are the issue
npm run test:e2e