https://github.com/usmantahirr/polymer-starter
https://github.com/usmantahirr/polymer-starter
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/usmantahirr/polymer-starter
- Owner: usmantahirr
- Created: 2014-11-19T04:33:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T07:59:02.000Z (almost 11 years ago)
- Last Synced: 2025-04-10T10:49:27.547Z (7 months ago)
- Language: JavaScript
- Size: 637 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
polymer-starter
===============
Run it using
```
npm install -g bower
npm install -g http-server
http-server -a 0.0.0.0 -p 8100
```
after them, you can see it at
```
localhost:8100
```