Create README.md
This commit is contained in:
parent
afd2a178dc
commit
81d848fdc6
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# CollabVM 1.2 Webapp 2.0
|
||||
New webapp to replace the crusty old one
|
||||
|
||||
## Building
|
||||
Make sure you filled out common.js, then:
|
||||
1. `npm i`
|
||||
2. `npm run build`
|
||||
Files are in `dist/`
|
Loading…
Reference in a new issue