npm ci
npm start
npm run build
Make sure the schedule
and pretalx
repositories share a root directory, then simply run
./update.sh
npm version minor|patch
npm publish --access=public
npm run lint
npm ci
npm start
npm run build
Make sure the schedule
and pretalx
repositories share a root directory, then simply run
./update.sh
npm version minor|patch
npm publish --access=public
npm run lint