Webcomponent project via open-wc.
Refer to:
UPDATE: Working version.
To run the suite of Web Test Runner tests, run
npm run test
To run the tests in watch mode (for <abbr title="test driven development">TDD</abbr>, for example), run
npm run test:watch
npm start
To run a local development server that serves the basic demo located in demo/index.html