angular - how to adding framework7 in ionic2 -


how can use framework7 in ionic2 project?

i install framework7 in ionic2 project:

npm framework7 --save 

what want add typescript definition project this link

but not sure how that.

you can manually copy file or use tool typings.

typings install framework7=github:jasonkleban/framework7.d.ts/framework7.d.ts#e31bad1d988d0471e2edcd17d8fa1fbf6d3a62b8/ --global --save 

you open issue author contribute file definitelytyped.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -