/ListSorter

Primary LanguagePythonMIT LicenseMIT

Flask Starter Kit

This is a starter pack for beginners, so they can get started with Flask! Go ahead and follow the installation steps below and feel free to use it!

Installation

  • Clone this repository:
git clone https://github.com/neeltron/Flask-Starter-Kit.git
  • Install Flask using pip:
pip install Flask

Alternatively, you can run it on repl.it.

References