mpp-server-dev2/README.md

9 lines
99 B
Markdown

# mpp-server
Attempt at making a MPP Server.
### How to run
```
$ npm install
$ npm run start
```