https://github.com/meskill/propertycross-react-flux-
Implementation of PropertyCross
https://github.com/meskill/propertycross-react-flux-
Last synced: about 1 year ago
JSON representation
Implementation of PropertyCross
- Host: GitHub
- URL: https://github.com/meskill/propertycross-react-flux-
- Owner: meskill
- Created: 2016-02-24T11:25:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T11:27:18.000Z (over 10 years ago)
- Last Synced: 2025-03-22T02:01:40.840Z (about 1 year ago)
- Language: JavaScript
- Size: 187 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