https://github.com/web-padawan/polymer-sort-and-search
React Challenge #1 task built with Polymer
https://github.com/web-padawan/polymer-sort-and-search
Last synced: 4 months ago
JSON representation
React Challenge #1 task built with Polymer
- Host: GitHub
- URL: https://github.com/web-padawan/polymer-sort-and-search
- Owner: web-padawan
- Created: 2016-03-23T06:20:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T05:18:38.000Z (about 10 years ago)
- Last Synced: 2025-02-21T12:29:40.405Z (over 1 year ago)
- Language: HTML
- Size: 368 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Polymer Sort and Search
This is a demo project implementing [React Challenge #1](http://jsraccoon.ru/react-challenge-sort-and-search) task with [Polymer](https://www.polymer-project.org/).
## Demo
Click [here](http://kulikov.pp.ua/polymer-sort-and-search/). Supports all modern browsers including IE10+.
## Installation
* npm i -g gulp bower
* npm i
* bower install
* gulp
* gulp serve
Feel free to email me at [serguey.kulikov@gmail.com](mailto:serguey.kulikov@gmail.com).