Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janl/app-photo
A little photo sharing app
https://github.com/janl/app-photo
Last synced: about 2 months ago
JSON representation
A little photo sharing app
- Host: GitHub
- URL: https://github.com/janl/app-photo
- Owner: janl
- Created: 2014-01-23T12:55:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-17T18:55:36.000Z (almost 12 years ago)
- Last Synced: 2024-10-16T20:16:45.901Z (2 months ago)
- Language: JavaScript
- Size: 20.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app let's you share images with drag and drop and a custom email inbox.
It's a showcase how to use [spine.js](http://spinejs.com/) in concjuction with [Hoodie](http://hood.ie/)See it live: http://hoodiehq.github.com/app-photo
GETTING STARTED
```bash
$ npm install .
$ hem server
```