Skip to content

Jolaolu/on-quiz

Repository files navigation

ca-survey

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Side Note

Due to imcompatibility issues bwtween jest ~28 and previous versions, please run tests with

yarn test:unit  

or

yarn jest fileName.spec.ts

running jest fileName.spec.ts or jest will probably throw a jsdom error, for more info

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published