brkeerthi / techajars-sprint-1

techajars-sprint-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  1. Clone the repo: git clone git@github.com:brkeerthi/techajars-sprint-1.git
  2. Install packages: npm install
  3. Change out the database configuration in config/database.js
  4. Change out auth keys in config/auth.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

About

techajars-sprint-1

License:MIT License


Languages

Language:JavaScript 73.0%Language:HTML 27.0%