简体   繁体   English

流星与Zurb Foundation for Apps

[英]Meteor with Zurb Foundation For Apps

Im fairly new to programming. 我是编程新手。 I am using Meteor and AngularJS for a new web application. 我正在将Meteor和AngularJS用于新的Web应用程序。 However, I want to be able to use the elements/css that 'Zurb Foundation For Apps' uses... 但是,我希望能够使用“ Zurb Foundation for Apps”使用的元素/ css ...

I know how to use Bootstrap by using this in the cmd: 我知道如何通过在cmd中使用它来使用Bootstrap:

$ meteor add twbs:bootstrap

But I cannot find, nor understand how I would use Zurb Foundation For Apps? 但是我找不到,也不了解如何使用Zurb Foundation for Apps?

Try 尝试

meteor add matthew:foundation5-sass

https://atmospherejs.com/matthew/foundation5-sass https://atmospherejs.com/matthew/foundation5-sass

or 要么

meteor add nsmeta:zurb-foundation

https://atmospherejs.com/nsmeta/zurb-foundation https://atmospherejs.com/nsmeta/zurb-foundation

You can find more meteor zurb related packages here. 您可以在此处找到更多与流星zurb相关的软件包。

https://atmospherejs.com/?q=zurb https://atmospherejs.com/?q=zurb

It looks like Zurb has no official meteor package released but luckily other people have made their own packages(links above)...hopefully they keep them updated :) 看来Zurb尚未发布任何官方的流星软件包,但幸运的是,其他人已经制作了自己的软件包(上面的链接)...希望他们能保持更新:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM