JSiapo / store_deepines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deepines Store

Evolucion de la store

1

2

3

4

aki-design

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

Instalación de entorno

  • sudo apt install python3-venv
  • python3 -m venv myvenv
  • source myvenv/bin/activate
  • git clone https://github.com/s384/store_deepines
  • cd store_deepines
  • git checkout develop
  • pip install -r requisitos.txt

Probar

  • python main.py

About


Languages

Language:HTML 60.8%Language:Python 39.2%