gpl-compliance-1/README.md

13 lines
234 B
Markdown
Raw Normal View History

2023-01-26 16:27:46 +00:00
# CollabVM 1.2 Webapp 2.0
2023-01-27 00:06:22 +00:00
![CollabVM Web App](/webapp.png)
The CollabVM Web App is the viewer for the CollabVM Server
2023-01-26 16:29:12 +00:00
2023-01-26 16:27:46 +00:00
## Building
Make sure you filled out common.js, then:
1. `npm i`
2. `npm run build`
2023-01-27 00:06:22 +00:00
The build output is `dist/`