How to make a phonegap mobile app from SailsJS
I've been learning to use NodeJS and SailsJS just this day and now I have a created a basic web app with user signup and list system. It is basically almost exactly the same as this: http://activityoverlord.herokuapp.com/ Now, since I have read from the official SailsJS documentation that it could be also be on phonegap using "sails build" that will output a "www" folder. -> https://github.com/coderaven/sails-docs/blob/master/What-Is-Sails.md Now, all I'm seeing are the javascript in the linker folder without the views and whatnots. I wonder how would I have exactly the same ui and