forked from Sunbird-Ed/sunbird-ui-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lakhan Mandloi
committed
Aug 7, 2019
1 parent
332b7eb
commit a345d4e
Showing
1 changed file
with
1 addition
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1 @@ | ||
[![GitHub release](https://img.shields.io/github/release/fbrctr/fabricator.svg)]() | ||
[![Build Status](https://travis-ci.org/fbrctr/fabricator.svg)](https://travis-ci.org/fbrctr/fabricator) | ||
[![devDependency Status](https://david-dm.org/fbrctr/fabricator/dev-status.svg)](https://david-dm.org/fbrctr/fabricator#info=devDependencies) | ||
[![Join the chat at https://gitter.im/fbrctr/fabricator](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fbrctr/fabricator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
|
||
<p align="center"> | ||
<img src="http://fbrctr.github.io/assets/toolkit/images/logo.svg" width="500"> | ||
</p> | ||
|
||
# Fabricator | ||
|
||
> _fabricate_ - to make by assembling parts or sections. | ||
Fabricator is a tool for building website UI toolkits - _think ["Tiny Bootstraps, for Every Client"](http://daverupert.com/2013/04/responsive-deliverables/#tiny-bootstraps-for-every-client)_ | ||
|
||
## Quick Start | ||
|
||
```shell | ||
$ curl -L https://github.com/fbrctr/fabricator/archive/master.tar.gz | tar zx --strip 1 | ||
$ npm start | ||
``` | ||
|
||
## Documentation | ||
|
||
#### [Read the docs →](http://fbrctr.github.io/docs) | ||
|
||
## Demo | ||
|
||
#### [Default Fabricator Instance →](http://fbrctr.github.io/demo) | ||
|
||
## Credits | ||
|
||
Created by [Luke Askew](http://twitter.com/lukeaskew). | ||
|
||
Logo by [Abby Putinski](https://abbyputinski.com/) | ||
|
||
## License | ||
|
||
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php) | ||
# Repository of common Sunbird UI components which are used across all Sunbird apps |