Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 332 Bytes

#Helper Document

One command install

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/

Use with cordova

Just put the contents of www folder in your cordova's project root www folder