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
Post a Comment