Skip to content

Ecell-IITR/esummit23-frontend

Repository files navigation

Getting Started

First, install dependincies:

npm i
# or
yarn

starting the website:

npm run dev
# or
yarn dev

Code formatting:

npm run lint
# or
yarn lint

Contribution Guidline:

no one should directly commit to the repo

Branch creation

For each task assigned create a new branch and name it according to this convention name_task

eg if you are given a Task to make pay now buuton your branch name will look like pranav_pay_now_buuton

all the classname should follow camel case convention ,eg

classname="navbarInnerContainer"

PR and merge

while raising a pr write fix and then issue no assigned to you in desc of the PR also put aby 3rd year as a reviwer

do not merge the code unless approved

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published