2019-11-21 16:11:04 +01:00
|
|
|
# Comunic API v2
|
|
|
|
New Comunic API written with Node.JS and using Express
|
|
|
|
|
2019-11-21 17:21:31 +01:00
|
|
|
## Run server for development
|
2019-11-21 16:11:04 +01:00
|
|
|
```
|
2019-11-21 17:21:31 +01:00
|
|
|
./watch.sh
|
2019-11-21 16:11:04 +01:00
|
|
|
```
|