Include more information

This commit is contained in:
Brandan 2023-01-26 19:06:22 -05:00
parent b321080759
commit e14009f880

View file

@ -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/`