ML-For-Beginners/quiz-app
Jen Looper 70bc7e5581 typo fix for quiz 2021-07-29 23:07:09 -04:00
..
public
src typo fix for quiz 2021-07-29 23:07:09 -04:00
.gitignore
LICENSE
README.md Update README.md 2021-07-14 17:31:56 -04:00
babel.config.js
package-lock.json add vscode option folder to gitignore, add fr option to quiz-app vue 2021-07-16 12:55:26 +00:00
package.json

README.md

Quizzes

These quizzes are the pre- and post-lecture quizzes for the ML curriculum at https://aka.ms/ml-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