Language quiz (front end) This is the front end of a language quiz made with Vue.js 3. The back end is made with Django (the GitHub project is here). The quiz is demonstrated here. Project setup npm install Compiles and hot-reloads for development npm run dev Compiles and minifies for production npm run build Lints and fixes files npm run lint