We want to use Winstrap, http://winstrap.azurewebsites.net which is a bootstrap theme, in a Meteor app but it has no package on Atmosphere. Does anyone know how we can use something in our app which is not a Meteor package?
thanks very much!
We want to use Winstrap, http://winstrap.azurewebsites.net which is a bootstrap theme, in a Meteor app but it has no package on Atmosphere. Does anyone know how we can use something in our app which is not a Meteor package?
thanks very much!
You can make your own package or directly put library into your project. Either way will work for you. For how to create your own package, here is the reference: