codeSmells / fastQuiz

0 stars 1 forks source link

fastQuiz

To set up the project make sure that composer and node are installed on your system globally. Also make sure you have valid mysql and apache servers installation.

Run the setup.sh file

bash ./setup.sh

Edit the following configurations according to your system -

Run the database.sh file for migration and seeding.

bash ./database.sh

To run environment -

$ cd user
$ npm run dev

and open http://localhost:8080/public/#/login