You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Luca Mussi 8242abd012 better Meteor README 9 years ago
..
tests simple test files to ship a css pacakge with all UI 9 years ago
README.md better Meteor README 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.