Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 444 Bytes

Instalasi

  • Clone repository ini
  • Install dependensi dengan npm install
  • Buat file .env dan isi dengan:
    SITE="website kampusmu itu"
    NIM="your_nim"
    PASSWORD="your_password"
    
  • Jalankan dengan npm start