Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 339 Bytes

SGPA-Rest-API-Docs

API Documentation for sgpa-rest-api

Run this site locally

  • Clone the repo:
git clone https://github.com/hemanth-kotagiri/sgpa-rest-api-docs
  • Install:
cd sgpa-rest-api-docs && yarn install
  • Start the server:
yarn run docs:dev