Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tpluscode/md-ed-sample


https://github.com/tpluscode/md-ed-sample

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

## Consuming a bundled PolymerTS custom element with JSPM

```
jspm i
bower i
npm i -g http-server
http-server -p 8081
```

Now, navigate to [http://localhost:8081](http://localhost:8081) to see
the element in action.

## Bower

For Bower example, switch to [bower branch](https://github.com/tpluscode/md-ed-sample/tree/bower)