Files
Web-Dev-For-Beginners/quiz-app
Abril Ureña f4b58c10b4 Merge pull request #983 from kant/patch-14
Typos fixed (line 53, 975, 1802, 2058) in Spanish translation
2023-07-11 12:23:54 -06:00
..
2020-12-28 14:28:57 -05:00
2022-12-10 09:25:16 -05:00
2023-07-07 14:41:39 -04:00
2023-07-07 14:41:39 -04:00

Quizzes

These quizzes are the pre- and post-lecture quizzes for the web development for beginners curriculum at https://aka.ms/webdev-beginners

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Credits: Thanks to the original version of this quiz app: https://github.com/arpan45/simple-quiz-vue