Add readme

This commit is contained in:
Alfred Melch 2020-04-20 09:08:19 +02:00
parent 213274f7c1
commit 1e9aa92f85

10
README.md Normal file
View File

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