Search code examples
twitter-bootstrapcordovaphonegap-buildphonegap-cliphonegap-desktop-app

Can bootstrap be used along with html, css, js to build apps using phonegap?


I dont know much about phonegap except that it can build apps from html, css, js. My question is whether bootstrap can be used along with html, css, js to build apps using phonegap?


Solution

  • Twitter Bootstrap is a framework which contains CSS and JS files. If you want to build apps using Phonegap, sure you can use Bootstrap as long as you link your HTML file to the Bootstrap files.