Mise à jour de 'README.md'

post-data
Bastien OLLIER 2 years ago
parent 6bde522061
commit d08af7dcd1

@ -2,6 +2,9 @@
The HTTP backend for the Sandkasten website.
## compiling and executing
## Compiling and executing
```bash
node_modules/.bin/tsc
node src/server.js
```
Loading…
Cancel
Save