Skip to content

rafifrs/SEA_Salon

Repository files navigation

DEPLOY -> https://sea-salon-delta.vercel.app

SEA_Salon

DIBUTUHKAN XAMPP

CARA AKSES DI LOCAL HOST

  1. Download Github repo as .zip file and save it on untuk windows C:\XAMPP\htdocs
    atau untuk mac application/XAMPP/htdocs/

  2. Extract .zip files to C:\XAMPP\htdocs\projectname. Make sure index file and all other files are on C:\XAMPP\htdocs\projectname not in any subfolders. Move files if needed.

  3. Open XAMPP control panel.

  4. Start Apache and MySQL.

  5. Click on MySQL admin button.

  6. Open import tab (tuonti in finnish).

  7. Pastikan anda import file sql pada database dengan nama ‘test’ atau buat database baru dengan nama ‘test’ terlebih dahulu

  8. Browse for .sql file you just extracted and click button at the end of page.

  9. untuk akses sebagai website tulis localhost/projectname/index.html