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

https://github.com/granze/seed-element-next

[WIP] ES2015 version of the official seed-element
https://github.com/granze/seed-element-next

Last synced: 2 months ago
JSON representation

[WIP] ES2015 version of the official seed-element

Awesome Lists containing this project

README

        

# [WIP] seed-element-next

An element providing a starting point for your own reusable Polymer elements in ES2015

:warning: This is just an experiment right now.

### Install dependencies:

```npm i```

### Start the server and watch the files:

```npm start```