I would like to deploy my KrakenJS project. I used grunt to build the project and got the output in .build directory. I am not really sure what to do from here. Should I package the full project and run it on the server using the npm start or is there anything else I should do with the build results. Any help would be greatly appreciated.
Thanks