-
Notifications
You must be signed in to change notification settings - Fork 0
bric-jim-rentschler/new_user
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get the project up and running... Install python 3.4, venv, and pip, if not already Create the virtualenv in the root of the project: python -m venv flask Install the requirements (Windows): * flask\Scripts\pip install -r requirements.txt MacOs/Linux/Similar: * flask/bin/pip3 install -r requirements.txt Activate the virtual environment: * venv\Scripts\activate Set the environment variable to the initialization file: * set FLASK_APP=newuserform.py * Run 'flask run' Should be debugging on localhost:5000/
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published