Skip to content

qtrandev/adopt_a_node

 
 

Repository files navigation

Adopt-A-Node Project

How to clone a repo (download stuff)

Terminal:

cd to adopt a node directory ls -la (-l = list, a = hidden)

git status git checkout . git branch git checkout master git pull

npm install grunt

mongod

localhost:3000

How to push to the repo: git add . git commit -m "type here to describe the changes you made" git push

About

Node.js version of Adopt-A-Street

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.2%
  • JavaScript 17.9%
  • HTML 13.9%