https://github.com/meskill/propertycross-react-redux
https://github.com/meskill/propertycross-react-redux
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/meskill/propertycross-react-redux
- Owner: meskill
- Created: 2016-02-29T13:01:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T13:03:22.000Z (over 10 years ago)
- Last Synced: 2025-03-22T02:01:40.832Z (about 1 year ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PropertyCrossReact
Implementation of https://github.com/tastejs/PropertyCross/tree/master/specification
To run app clone this repository and run following commands:
1) npm install
2) npm start
Then open http://localhost:3000 in browser