Phonegap is similar to cordova which is an open source cross-platform mobile application building platform using HTML, CSS and Javascript.
Install the package via node package manager and hence install angularjs and bootstrap via bower package manager.
Include the required css and js files under vendor folder made parallel to js and css folder under www made under the application while phonegap create .
Run the phonegap server simply by running phonegap serve . Setup the quemu to emulate the devices in your development machine.