Compare commits

..

No commits in common. "1e9aa92f853964ceb0e8328ca316a9313ea24b77" and "ed329c629984f90e58abad0a617eebd60a88067a" have entirely different histories.

2 changed files with 1 additions and 11 deletions

View File

@ -1,10 +0,0 @@
# 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`

View File

@ -1,3 +1,3 @@
#!/bin/bash
./build.sh
rsync -r public/ root@melch.pro:/var/www/dump.melch.pro/context-menu --delete
rsync -r public/ root@melch.pro:/var/www/dump.melch.pro --delete