-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
CastermaneRobin edited this page May 21, 2020
·
6 revisions
- Installer MySQL (5.7.30)
-
Prérequis :
- Install python (3.6.9)
- Install pip3
- A text editor (VSCode)
-
cd to the directory where requirements.txt is located.
-
activate your virtualenv (source env/bin/activate --> on Ubuntu).
-
run: pip3 install -r requirements.txt in your shell.
-
To launch the serveur : pip3 manage.py runserver
-
Prérequis :
- Install node.js >= 8.10
- Install npm >= 5.6
-
run: npm install -g create-react-app
-
..
Wiki
Structure
Sécurité
Getting Started
Approche du Projet