https://github.com/itwillwork/polymer-2-redux-es6-classes-example
Polymer 2 (ES6 classes) + Redux example
https://github.com/itwillwork/polymer-2-redux-es6-classes-example
Last synced: about 2 months ago
JSON representation
Polymer 2 (ES6 classes) + Redux example
- Host: GitHub
- URL: https://github.com/itwillwork/polymer-2-redux-es6-classes-example
- Owner: itwillwork
- Created: 2017-03-15T22:04:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T22:15:45.000Z (about 9 years ago)
- Last Synced: 2025-05-14T23:07:56.349Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 944 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polymer 2 (ES6 classes) + Redux example
## Usage
```
npm install -g polymer-cli
npm install
bower install
npm start
```
open http://localhost:8080
## Contributing
Got ideas on how to make this better? Open an issue!
## License
MIT