Create README.md

This commit is contained in:
Yûki VACHOT 2021-11-28 21:31:19 +01:00 committed by GitHub
parent 7574c68da0
commit 8087c09ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
README.md Normal file
View file

@ -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/`