scottburton11 / Shopping-Spine.js

Example shopping app using Spine.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping - Spine.js

This is an example app for the Client-Side MVC Shootout. It uses Spine.js as a client-side library, and proxies Product requests to a separate API.

Getting Started

First, you'll need a product API with the appropriate fields. Use gilt_api to get started quickly. Be sure to read the README.

Set up your environment:

bundle

Run the server

rails s

That's it!

FAQ

No migrations?

You don't need a local database just now.

Warnings

This software comes without guarantee of anything whatsoever. Could seriously maim small pets. Has smelly feet. Use with caution.

License

MIT

Copyright

(c) 2012 Scott Burton

Contributors

About

Example shopping app using Spine.js


Languages

Language:Ruby 67.3%Language:CoffeeScript 29.9%Language:JavaScript 2.8%