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
- Host: GitHub
- URL: https://github.com/granze/seed-element-next
- Owner: Granze
- Created: 2015-07-01T13:54:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T21:26:33.000Z (over 9 years ago)
- Last Synced: 2025-02-12T14:54:50.909Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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```