jlukic
8afab4af8d
|
9 years ago | |
---|---|---|
.. | ||
README.md | 9 years ago |
README.md
Semantic-UI packaged for Meteor.js.
Usage
meteor add semantic:ui
Theming
In case you wish to build your own theme you should follow the Recommended Usage (Themed) guide.
After having build the project you'll get a ready to use meteor package
shipping your newly created theme.
Simply move the whole folder (or otherwise simlink it...) under your Meteor
app's packages
folder run
meteor add semantic:ui
from your app's main folder and that's it!
Issues
If you encounter a Meteor-related issue while using this package, please CC @Semantic-Org/meteor when you file it.
Meteor
If you're new to Meteor, here's what the excitement is all about - watch the first two minutes; you'll be hooked by 1:28.
That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web development framework with numerous advantages over all other single-page application frameworks.