Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

67 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages