- Clone/Fork this repository
npm install
npm run build
npm 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.