Skip to content

gobbledy-gook/DOSTEAn

Repository files navigation

Google Winter of Code, GDSC, SVNIT

Team - FrostByte

  • Bhavya Hirani
  • Garvit Shah
  • Mohammad Ansah
  • Priyanshu Parikh

DOSTEAn

A website for DOSTEAn. To visit the website - DOSTEAn

For the quick start, you can follow the steps below:

  1. Fork this repository.
  2. Clone the forked repository.
git clone https://github.com/<your-github-username>/DOSTEAn.git
  1. Navigate to the project directory.
cd DOSTEAn
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command in terminal.

  1. npm install - install the required dependencies

  2. npm run watch - start the development server

  3. Press Live Server

  4. Contribute

  5. Stage your changes and commit

git add --all

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Congratulations! 🎉 you've made your contribution. ✌️ ❤️ 💥

About

A website for DOSTEAn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •