npm isee *.test.js files under data-struct-js/examples/src
run
npm startto directly start in browser, or
npm run buildthen open dist/index.html in chrome.
press F12 to show console panel.
click Data-Structure Buttons to run examples.
the result will display in page.