Skip to content

aish12/wics-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flask Template

A project template for a minimal Flask app with Bootstrap

Getting Started

  1. Fork/clone/download this repo

  2. Create a virtual environment that uses Python 3:

    $ virtualenv env
    
  3. Activate the virtual environment:

    $ source env/bin/activate
    
  4. Install dependencies:

    $ pip install -r requirements.txt
    
  5. Run the app:

    $ python run.py
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •