How to integrate Backendless with website

I saw these threads while searching, this is exactly what am trying to accomplish.

Mark made the following comment

“I believe it would be an overkill to use external database. I’d use our JS SDK for the web side of the app, this way both mobile and web can communicate with the same backend. Wordpress would be used just to spit out static files.”

Does he mean I can accomplish it in a straight forward manner by building from scratch with your JS SDK and hosting in my web folder? It seems what he is saying is that bringing WordPress into the mix would complicate the process.