Create a shareable schedule with times in your local timezone. Great for remote conferences!
npm ci
npm start
Unit tests can be run using
npm test
End-to-end tests can be run using
npm run test:e2e
You can see the browser by running
PWDEBUG=1 npm run test:e2e
see ./adr.