Include more information
This commit is contained in:
parent
b321080759
commit
e14009f880
1 changed files with 5 additions and 2 deletions
|
@ -1,9 +1,12 @@
|
||||||
# CollabVM 1.2 Webapp 2.0
|
# CollabVM 1.2 Webapp 2.0
|
||||||
|
|
||||||
![Thing](/webapp.png)
|
![CollabVM Web App](/webapp.png)
|
||||||
|
|
||||||
|
The CollabVM Web App is the client viewer for the CollabVM Server
|
||||||
|
|
||||||
## 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 is `dist/`
|
Loading…
Reference in a new issue