An open API service indexing awesome lists of open source software.

https://github.com/moovweb/craigslist

Sample project
https://github.com/moovweb/craigslist

Last synced: about 1 year ago
JSON representation

Sample project

Awesome Lists containing this project

README

          

# Craigslist

Intermediate sample project using the Moovweb development framework. The project illustrates how to make a mobile-friendly [Craigslist home page](http://sfbay.craigslist.org).

You can follow along with how this project is generated on the [basic mobile web widgets tutorial](http://console.moovweb.com/learn/training/mobile/mobile_advanced) on the Moovweb site.

## Basics

This project works with Moovweb's development framework. To get it running, navigate to the folder in your command line and start the server with the command: `sudo moov server --auto-hosts`.

See detailed documentaion at [the Moovweb site](http://console.moovweb.com).