Skip to content

In this Bootcamp, we will teach you about new and upcoming technologies in the Web development arena and also help you to build exciting projects.

License

Notifications You must be signed in to change notification settings

dscabesit/webDevBootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webDevBootcamp

This repo is for Web Dev Bootcamp organised by GDSC ABESIT.

Instruction to Contribute

1.Clone the repo using git clone https://github.com/dscabesit/webDevBootcamp.git command.

2.cd to the cloned repo. Then go to Project folder.

3.Before pushing any changes use git pull so that your cloned local repo is up-to-date with the remote one.

4.If you want to make any contribution to the repo make sure you do it on a separate branch by using git branch branchName.

5.Use git checkout branchName so that you can switch to your newly created branch.

6.Now you can contribute to this repo make some contributions 🙌🤩🤩 then ,

  • Use git add . to stage your changes.

  • Use git commit -m "your message" to commit your changes.

  • Use git push to push your changes.

Happy contributing 🙌🤩🤩

About

In this Bootcamp, we will teach you about new and upcoming technologies in the Web development arena and also help you to build exciting projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published