Skip to content

SRA-VJTI/sra-vjti.github.io

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d8d859 · Sep 22, 2022
Jan 17, 2022
Sep 21, 2022
Sep 22, 2022
Sep 21, 2022
Sep 22, 2022
Aug 14, 2022
Feb 16, 2021
Oct 24, 2020
Feb 16, 2021
Feb 16, 2021
Jun 27, 2021
Jan 17, 2022
Jan 17, 2022
Jan 17, 2022

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Contributing

  1. Create a fork
  2. Make the changes
  3. Compile the project and check if it works as expected without breaking any other functionality.
  4. Create a PR on the contribute branch on the upstream repo.
  5. Don't forgot to put a description in the PR, Pull requests without a description would be closed and buried 10m deep in the earth xD
  6. Commits should be atomic, and descriptive message is a must.