Merge pull request #3 from dfault-user/master

Add slightly more information and placeholder(?) icon/text
This commit is contained in:
Elijah R 2023-01-26 20:28:50 -05:00 committed by GitHub
commit 5186233293
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -1,10 +1,12 @@
# CollabVM 1.2 Webapp 2.0 # CollabVM 1.2 Webapp 2.0
New webapp to replace the crusty old one
Note that this is still a beta. ![CollabVM Web App](/webapp.png)
The CollabVM Web App is the viewer for the CollabVM Server, currently in beta
## Building ## Building
Make sure you filled out common.js, then: Make sure you filled out common.js, then:
1. `npm i` 1. `npm i`
2. `npm run build` 2. `npm run build`
Files are in `dist/`
The build output directory is `dist/`

BIN
webapp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB