#Helper Document
git clone https://github.com/framework7io/framework7-template-tabs my-app &&
cd my-app &&
npm install &&
npm run serve
App will be opened in browser at http://localhost:8080/
Just put the contents of www
folder in your cordova's project root www
folder