Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devforey/youtube-ui

:sparkles: :sparkles: :sparkles: Youtube Components :sparkles: :sparkles: :sparkles:
https://github.com/devforey/youtube-ui

css css-library ui-components

Last synced: 3 months ago
JSON representation

:sparkles: :sparkles: :sparkles: Youtube Components :sparkles: :sparkles: :sparkles:

Awesome Lists containing this project

README

        

# Youtube UI
See the components in action in the [docs](http://mountainous-boundary.surge.sh/) or this [demo application](http://goofy-beef.surge.sh/).

## Downloads
* [Download CSS](https://raw.githubusercontent.com/devforey/youtube-ui/master/dist/index.css)
* [Download JS](https://raw.githubusercontent.com/devforey/youtube-ui/master/dist/index.js)

## Development
* Install dependencies `npm install`
* Watch for file changes `npm run dev`
* Open `/docs/index.html` to see changes

## Build
Run `npm run build`. The build files are in `dist` folder. The docs are also built in `docs` folder.