diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c2af38 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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`