Kebutuhan:
- JDK 1.8
Langkah-langkah:
- Clone repository
git clone https://github.com/ftisunpar/IFStudentPortal
- Masuk ke direktori proyek
cd IFStudentPortal
- Submodule update
git submodule update --init -- StudentPortal/SIAModels
- Masuk ke direktori proyek Play
cd StudentPortal
- Create Eclipse project
./activator eclipse
- Import project di Eclipse (File > Import > Existing Projects into Workspace)
Langkah-langkah (pada direktori proyek Play IFStudentPortal/StudentPortal
):
- Activator Run
./activator run
- Buka http://localhost:9000 di browser