https://github.com/moovweb/craigslist-structured
Sample project
https://github.com/moovweb/craigslist-structured
Last synced: about 1 year ago
JSON representation
Sample project
- Host: GitHub
- URL: https://github.com/moovweb/craigslist-structured
- Owner: moovweb
- Created: 2012-11-09T22:23:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-13T00:43:10.000Z (over 13 years ago)
- Last Synced: 2025-02-16T10:44:17.211Z (over 1 year ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 0
- Watchers: 30
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Craigslist - Structural
While this project doesn't change much of the face of Craigslist, it illustrates how to set up a project including mappings, page-specific styling, and spriting of images.
You can follow along with how this project is generated on the [complex site transformation](http://console.moovweb.com/learn/training/foundation/complex_transformation) tutorial.
## 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).