Skip to content

Derranion/doubly-linked-list

This branch is 1 commit ahead of, 6 commits behind rolling-scopes-school/doubly-linked-list:master.

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.8%
  • HTML 2.2%