Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hartzis/react-gram-cart
simple react fun with image api
https://github.com/hartzis/react-gram-cart
Last synced: about 2 months ago
JSON representation
simple react fun with image api
- Host: GitHub
- URL: https://github.com/hartzis/react-gram-cart
- Owner: hartzis
- Created: 2015-01-21T00:25:19.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-08-30T03:42:11.000Z (over 7 years ago)
- Last Synced: 2024-04-16T08:53:21.851Z (9 months ago)
- Language: JavaScript
- Homepage: http://hartzis.github.io/react-gram-cart/
- Size: 216 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-gram-cart
[live app](http://hartzis.github.io/react-gram-cart/) via github.io
### watch/build jsx
you need to have react-tools/jsx installed globally
`npm install react-tools -g``npm run watch`
### run tests (not working yet)
`npm test`