Skip to content

KatePavlovich/doubly-linked-list

 
 

Repository files navigation

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

About

Doubly linked list task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 2.3%