Skip to content

Files

Latest commit

4636b8f · Oct 11, 2022

History

History
33 lines (21 loc) · 501 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 501 Bytes

Software 2018 Batch Project Viewer

This is repository for website that views projects completed or done during 4 years journey of Software engineering.

Run Locally

Clone the project

  git clone https://github.com/Software-Batch-2018/Software-Project-Viewer

Go to the project directory

  cd Software-Project-Viewer

Install dependencies

  yarn install

Start the server

  yarn dev

Authors