Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 683 Bytes

INFORMATIKA STUDENT PORTAL

Development

Setup

Kebutuhan:

  • JDK 1.8

Langkah-langkah:

  1. Clone repository git clone https://github.com/ftisunpar/IFStudentPortal
  2. Masuk ke direktori proyek cd IFStudentPortal
  3. Submodule update git submodule update --init -- StudentPortal/SIAModels
  4. Masuk ke direktori proyek Play cd StudentPortal
  5. Create Eclipse project ./activator eclipse
  6. Import project di Eclipse (File > Import > Existing Projects into Workspace)

Running

Langkah-langkah (pada direktori proyek Play IFStudentPortal/StudentPortal):

  1. Activator Run ./activator run
  2. Buka http://localhost:9000 di browser