2.0.1 • Published 7 years ago

discrete-ui v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

discrete-ui

A custom, minimal UI library built by Discrete New York.

Early stages project. this repo encapsulates the UI modules to be used on discretenewyork.com

Installation

Clone or download this repo. Note that the blacktie icons are not included in version control. You'll have to download and install those icons yourself.

cd into the project directory and run:

$ yarn install
[ allow installation to complete ]
$ npm start

The "Demo" view should open at localhost:8080.

Usage

There is currently no "distribution" build for this repo. We use it on our website by including it as a submodule of our main repo. This allows agile bug fixes. The only concern is that you need to include everything in this project's dependencies in your own, because you require directly from the source files, which need to be transpiled.

2.0.1

7 years ago

2.0.0

7 years ago

1.3.3

7 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.3

8 years ago

0.1.1

8 years ago