https://github.com/moovweb/craigslist
Sample project
https://github.com/moovweb/craigslist
Last synced: about 1 year ago
JSON representation
Sample project
- Host: GitHub
- URL: https://github.com/moovweb/craigslist
- Owner: moovweb
- Created: 2011-12-08T20:59:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-12T22:47:26.000Z (over 13 years ago)
- Last Synced: 2025-02-16T10:44:17.187Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 514 KB
- Stars: 2
- Watchers: 27
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).