Commit c3d6b85b authored by Geovanny's avatar Geovanny

Updated README because I can't

parent 16db0e28
......@@ -48,7 +48,12 @@ Install the node packages:
```
npm install
```
And the API as well as the Web Page should be app
And finally just run:
```
node main.js
```
The API as well as the Web Page should be up
If you only want to run the API, just remove line 24 in main.js:
```js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment