/icbc-practice

Test with confidence, and drive safe

Primary LanguageSvelteMIT LicenseMIT

ICBC Practice Knowledge Test

All questions from ICBC Practice Knowledge Test.

Built with Svelte, hosted on Glitch.

Development

# install deps
npm install
# run devserver with rollup at http://localhost:5000
npm run dev
# build for production
npm run build
# or, run for production
npm run start