- Clone/Fork this repository
npm installnpm run buildnpm run tdd- runs tests in watch modenpm run start- open http://localhost:8000/ in your web browser of choice.
Package uses local-web-server npm package to serve the index.html.
Package uses ESNEXT module syntax.