Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 674 Bytes

About

Notify is a notification bar element for surfacing useful feedback

Yo Generator

If you're creating a new component, checkout our Yeoman Generator.

https://github.com/x-tag/yo-x-tag-generator

Dev Setup

Fork this repo, rename it, then clone it.

$ npm install	// install bower tasks
$ bower install	// install components
$ grunt build   // build the dependencies

Links

X-Tags Docs

Guide for creating X-Tag Components

Using X-Tag components in your applications