Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.47 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.47 KB

Local Schedule

Build and Release semantic-release @commitlint/config-conventional code style: prettier ESLint: TypeScript React CSS modules Vite

Create a shareable schedule with times in your local timezone. Great for remote conferences!

Install dependencies

npm ci

Start the development server

npm start

Run the tests

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

Architecture decision records (ADRs)

see ./adr.