trigun539 / gistr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gistr | A gist look up tool

Install

  • Clone repo
  • cd api/
  • npm install
  • cd ../web
  • npm install
  • Open two terminals
  • cd /web && npm start
  • cd /api && npm start
  • Using your browser navigate to http://localhost:3000

About


Languages

Language:JavaScript 86.2%Language:HTML 7.7%Language:CSS 4.4%Language:Dockerfile 1.7%