Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 297 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 297 Bytes

kpi-alumni-frontend

Clone the repository

git clone 

Step 2 Install dependencies

yarn install

Step 3 Start the development server

yarn dev

http://localhost:3000

Step 4 Build the project

yarn build