Skip to content

BibianaAdaHack225/BIbiana_S2_Developer.pe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Sesión 2 con Developer.pe -- Oliver Sandoval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published