Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 351 Bytes

Animated Octo

Commands

  • npm run dev: run local development server
  • npm run gh:publish: publish to GitHub
  • git pull: retrieve changes from github
  • git commit -am "sentence": commit changes with message "sentence"
  • git push: save changes to github
  • git status: check status of the repository
  • git diff: show current changes