Skip to content

developerpe/ecommerce_rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Configuration

This project include default migrations that you can see on the course, also include a SQLITE DB with example data.

1.- Clone this repository:

                    git clone https://github.com/developerpe/ecommerce_rest.git 

2.- Create a virtual environment :

                             virtualenv name_env

3.- Active virtual environment.

4.- Install libraries.

                (env) pip install -r requirements.txt 

5.- Run command:

                (env) python manage.py runserver 

About

REPOSITORIO DE CURSO DE DJANGO REST FRAMEWORK DE CANAL DEVELOPER.PE

Resources

Stars

68 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages