https://github.com/ildus/greatiful_client
https://github.com/ildus/greatiful_client
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ildus/greatiful_client
- Owner: ildus
- Created: 2012-03-02T08:51:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-02T17:27:09.000Z (almost 14 years ago)
- Last Synced: 2025-03-15T08:03:56.212Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is greatiful sample API client
-------------------------------
Setup:
sudo pip install nodeenv
git clone git://github.com/ildus/greatiful_client.git
cd greatiful_client
nodeenv env
source env/bin/activate
npm install connect
npm install node-static
Start server:
node server.js
Now you can open your browser at [http://localhost:3000](http://localhost:3000) and use client.