imporve readme, add more docs

This commit is contained in:
2023-09-30 17:04:18 +02:00
parent ee7b90cd93
commit fee562d6e7
2 changed files with 20 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
# Packaging
To be able to work on libreevent, you need to have node.js and npm installed on your computer.
Then, to set up the development environment, run
```
npm i
```
in the *src/server*, *src/webapp/main* and *src/webapp/setup* directories. This creates the *node_modules* folder in each of those directories. This is also what you need to do, if you want to upload the development version of libreevent.