Skip to content

Latest commit

 

History

History
executable file
·
27 lines (18 loc) · 341 Bytes

README.md

File metadata and controls

executable file
·
27 lines (18 loc) · 341 Bytes

Doubly linked list


⚠️ DO NOT SUBMIT PRS TO THIS REPO ⚠️

Prerequisites

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

Run tests

npm test

Run in browser

npm start

open http://localhost:8080


© Shastel