Skip to content

Commit

Permalink
clean up README, add in gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Nell Shamrell <[email protected]>
  • Loading branch information
nellshamrell committed Sep 29, 2017
1 parent eccc626 commit 199fd0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ node_modules

# Debug log from npm
npm-debug.log
results/
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,3 @@ $ docker run -it -p 8000:8000 your_origin/sample-node-app
```

Now head to http://localhost:8000 and see your running app!



0 comments on commit 199fd0a

Please sign in to comment.