context-menu-demo/README.md
2020-04-20 09:08:19 +02:00

162 B

Context menu demo

Serve index.html with a web server. No nodejs needed.

Testing

Few unit tests are configured via jest.

  • npm install
  • npm run test