Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 293 Bytes

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 293 Bytes

Doubly linked list


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