Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkanche/polymer_browser
https://github.com/jkanche/polymer_browser
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkanche/polymer_browser
- Owner: jkanche
- Created: 2017-02-24T01:26:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T00:22:18.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T19:12:30.815Z (2 months ago)
- Language: JavaScript
- Size: 3.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polymer_browser
# installation:
download repo
```
bower update
```serve index.html using any webserver!
```
python -m SimpleHTTPServer (or)
php -S localhost:5566
```