Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

A template repository for future Flask-based projects with React

License

Notifications You must be signed in to change notification settings

NaviteLogger/Phase-1_Flask-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Template

A template repository for future Flask-based projects

Table of Contents

Introduction

This repository is a template for future Flask-based projects, as simple as that.

Installation

  1. Clone the repository
git clone https://github.com/NaviteLogger/Flask-Template.git
  1. Create a virtual environment
python3 -m venv venv
  1. Install the required packages
pip install -r requirements.txt

Usage

  1. Run the application
flask run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

A template repository for future Flask-based projects with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published