Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.09 KB

File metadata and controls

32 lines (23 loc) · 1.09 KB

Sistem Pengaduan Sekolah

Preview

Mockup

How To Run This App

  1. Clone this repository.
    git clone [email protected]:erpeel-a/Sistem-Pengaduan-Sekolah-SMKN2Karanganyar-Frontend.git
  2. Also this repository for the backend to provide API. Follow instructions in that repository.
  3. Install all dependencies.
    yarn install or only yarn
  4. Copy .env.example file and paste as .env and set :
    REACT_APP_BACKEND_URL as your backend url. Ex: http://localhost:8000/.
    REACT_APP_API_URL as your API url. Ex: http://localhost:8000/api/v1/.
  5. Run the development server.
    yarn start

Tech Used

Contributors

© 2021 XII RPL A SMKN 2 Karanganyar.