Install

NodeJS

1) First install the lib we use on the server side code:
CMD
2) Create your backend, import the lib, connect and register your plugin:
JAVASCRIPT
3) Your server side method hello_world is ready to receive calls!

Now build the frontend