Skip to content

geoffreyn/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

My website (geoffrey.webhop.me)

Instructions:

  1. Clone this repository
  2. Make sure Node and NPM are installed ('node -v && npm -v')
  3. CD into path/to/gitrepo
  4. Run 'npm install'
  5. Run 'npm start'
  6. For the DB features, you must have mongoDB installed:
    • Run 'mongod --dbpath path/to/gitrepo/data'
  7. To test the website connect to 'localhost:3000' on a web browser

This git (Heroku branch) was deployed at https://geoffsite.herokuapp.com/