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

https://github.com/m4b/element-party

The splash page for http://element-party.xyz --- for those times when you just need to party.
https://github.com/m4b/element-party

Last synced: 4 months ago
JSON representation

The splash page for http://element-party.xyz --- for those times when you just need to party.

Awesome Lists containing this project

README

          

# element-party

By _popular_ demand, the splash page for http://element-party.xyz --- for those times when you just need to party.

# Instructions

As per the usual [Polymer Starter Kit](https://developers.google.com/web/tools/polymer-starter-kit/index?hl=en) style project, install the necessary dependencies:

```
npm install && bower install
```

and then just:

```
gulp serve
```

to serve it in the browser, or

```
gulp
```

to build to `dist`.

Remember to always party on and be excellent to each other!

P.S. I built this over a weekend, please don't judge me.