Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 756 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 756 Bytes

Study Portal 2.0

This is a Next.js project bootstrapped with create-next-app.

Running locally in development mode

  • To get started, just clone the repository and run npm install && npm run dev:

    git clone https://github.com/COPS-IITBHU/Study-Portal-2.0
    npm install
    npm run dev

Learn More

To learn more about Next.js, take a look at the following resources: