11 lines
162 B
Markdown
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`
|