leekevinyg / cpsc320-smp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpsc320-smp

SMP implementation in nodejs

Installation

Make sure you have NodeJS installed.

git clone https://github.com/leekevinyg/cpsc320-smp

cd cpsc320-smp

npm install

Running the tests

npm run test

About


Languages

Language:JavaScript 100.0%