Logo Lanfrica

terra-namibia/Quiz-Master

Domaine:

education
Créateur:
ter
Hôte:
# Quiz Master The technical exam for web developers. ## Instructions ```git clone github.com``` ```cd Quiz-Master``` ```rails db:migrate``` ```rails server -p 3001``` ```cd front/``` ```npm start``` To create questions, go to localhost on browser. To answer, go to localhost on browser.