jonathanpeterwu / metricstory_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metric Story API

@jonathanpeterwu

Project Spec Doc

Setup Instructions

  1. Install dependencies
  npm install
  1. Use this to run the localhost:3000 server
  npm run start
  1. Go to your browser and load localhost:3000/api to see current timestamp
  { time: 11:11:01 }

About


Languages

Language:JavaScript 96.1%Language:CSS 3.9%