1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00

Update README

This commit is contained in:
Pierre HUBERT 2019-11-21 17:21:31 +01:00
parent 5584a2ebe1
commit eee89fde27

View File

@ -1,7 +1,7 @@
# Comunic API v2
New Comunic API written with Node.JS and using Express
## Run server
## Run server for development
```
./run.sh
./watch.sh
```