Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

An example shopping site that uses Ember.js as a client-side MVC library

Notifications You must be signed in to change notification settings

scottburton11/Shopping-Ember.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping - Ember.js

This is an example app for the Client-Side MVC Shootout. It uses Ember.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

Scott Burton

About

An example shopping site that uses Ember.js as a client-side MVC library

Resources

Stars

Watchers

Forks

Packages

No packages published