Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 338 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 338 Bytes

Priority queue task

⚠️ DO NOT SUBMIT PRS TO THIS REPO ⚠️

Prerequisites

  • Install nodejs (>= v6.2.0)
  • open bash in this folder
  • npm install

Run tests

npm test

Run in browser

npm start

open http://localhost:8080


© R1ZZU