Skip to content

Repository files navigation

flask tutorial

This is a little flask web app written in Python for the sake of demoing cypress end to end testing.

To start the web app:

python3 -m venv .venv
. .venv/bin/activate
pip install Flask
flask --app flaskr run

To launch the end to end tests:

npm install
nvm use
npm test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages