From 8087c09ed72d913547602cb6fd68098c19378f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C3=BBki=20Vachot?= Date: Sun, 28 Nov 2021 21:31:19 +0100 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0480046 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# WebServices-Flask + +https://webservices-flask.herokuapp.com/ + +Pour tester le projet en local : + - `git clone https://github.com/NyxiumYuuki/WebServices-Flask` + - `pip install -r requirements.txt` + - `python app.py` + - puis aller sur `http://localhost:33507/`