jonathanpeterwu / metricstory_concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metric Story Concurrency Server

@jonathanpeterwu

Project Spec Doc

Setup Instructions

  1. Install dependencies
  npm install
  1. Use this to run the localhost:3000 server
  npm run start

Testing

To run tests run the tests/run.js failed

  node tests/run.js

About


Languages

Language:JavaScript 98.1%Language:CSS 1.9%