https://github.com/arturogonzalezm/example_store
https://github.com/arturogonzalezm/example_store
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturogonzalezm/example_store
- Owner: arturogonzalezm
- Created: 2014-09-08T23:47:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-09T00:10:24.000Z (over 10 years ago)
- Last Synced: 2025-01-02T08:14:47.793Z (4 months ago)
- Language: Ruby
- Size: 23.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
$ bundle
$ rake db:schema:load shoppe:setup shoppe:seed
$ rails server* Once up and running, you can access the Shoppe interface at `/shoppe` and use
**[email protected]** and **password** to login.