Skip to content

aryaulyakrisna/Quizzaps

Repository files navigation

Quizzaps

App by kelompok 4

  • Group member:
    • Arya Ulya Krisna
    • Astri Salwa Putri Madani
    • Jonathan Regan
    • Matthew Clark
    • Rizqi Fathurrohman
    • Shabrina Dzakiyah Adani

Run the App

  • Create a new env file as shown in the .env.example file or run.

    cp .env.example .env
    
  • Install npm dependencies:

    npm i
    
  • Install composer dependencies:

    composer install
    
  • Make sure you have installed npm and composer

    npm --version
    
    composer --version
    
  • Run Apache and MySql, then import the quizzaps.sql file

  • Go to http://localhost/kel4-pbo

Releases

No releases published

Packages

No packages published

Languages