Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojii/django-shop-example
Example project for the django Shop, easiest way to get started with that awesome project.
https://github.com/ojii/django-shop-example
Last synced: 8 days ago
JSON representation
Example project for the django Shop, easiest way to get started with that awesome project.
- Host: GitHub
- URL: https://github.com/ojii/django-shop-example
- Owner: ojii
- License: other
- Created: 2011-05-10T11:18:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-10T11:44:34.000Z (over 13 years ago)
- Last Synced: 2024-04-15T00:40:47.766Z (7 months ago)
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
###################
Django Shop Example
###################**************************
Quick Install Instructions
**************************``git clone https://github.com/ojii/django-shop-example && cd django-shop-example && ./run.sh``
************************
Full Install Instruction
************************Step 1
======``git clone https://github.com/ojii/django-shop-example``
Step 2
======``cd django-shop-example``
Step 3
======``./run.sh``
Step 4
======**PROFIT!!!**