Ashish Patel: TIL

Atom feed

Recently added: Dotnet Common commands, NestJS Common commands, Flask Common commands, Django Common commands, PostgreSQL Common commands

Flask Common commands

Create virtual env

python3 -m venv env
source env/bin/activate

Run

python -m flask run

Created 2021-10-20T01:10:34+01:00, updated 2021-10-20T01:21:42+01:00 · History · Edit