2023-01-26 16:27:46 +00:00
|
|
|
# CollabVM 1.2 Webapp 2.0
|
|
|
|
|
2023-01-27 00:00:06 +00:00
|
|
|
![Thing](/webapp.png)
|
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`
|
|
|
|
Files are in `dist/`
|