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

11 lines
162 B
Markdown

# 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`