Skip to content

mo45678910/CS3733-D26-Github-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm install -D express
npm install -D path

npm start

TO DO:
1. one person forks the branch
2. that person adds collaborators
3. everyone clone the forked repo for your group
4. git checkout -b <name of branch> (to make and go) OR git branch <branch name> (to just make new branch) then git checkout <branch>
5. make your changes in the new branch
6. add, commit, and push your branch
7. on GitHub, create pull request
8. one person resolves and everyone else should watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.7%
  • JavaScript 42.4%
  • CSS 13.9%