Skip to content

LMS007/cooking-recipes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To start

Ensure virtualenv is installed

$ pip install virtualenv

Then active the projects virtualenv and run the project and install the requirements

$ ./env/Scripts/active
$ pip install -r requirements.txt

Launch the app

$ flask --app app run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages