Merge pull request #3 from dfault-user/master
Add slightly more information and placeholder(?) icon/text
This commit is contained in:
commit
5186233293
2 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
|||
# 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
|
||||
Make sure you filled out common.js, then:
|
||||
1. `npm i`
|
||||
2. `npm run build`
|
||||
Files are in `dist/`
|
||||
|
||||
The build output directory is `dist/`
|
||||
|
|
BIN
webapp.png
Normal file
BIN
webapp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in a new issue