Skip to content

mccannt/andysApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

andysApp

Get up and Running

  • Via command line do the following
  • Make a local directory and CD into it
  • Clone the repo

    git clone https://github.com/mccannt/andysApp.git

  • Start the service

    node app.js

  • Make the following call

    curl --location --request GET 'localhost:3000'

Next Steps

  • Create a Branch: Local or on GitHub
  • Do a Git Pull to update
  • Checkout the new Branch
  • Make your own changes to the server
  • Push changes from local (your machine) to remote (GitHub)
  • Create a Pull Request and add @mccannt to it.
  • Merge Pull Request to master branch.

About

GH training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published