Git Product home page Git Product logo

truvision-website's Introduction

Flask Boiler Plate

This is a Flask Boiler Plate Template designed by SemiKolan

How to SetUp Local Enviroment

At begin you need to Fork this repository, after that you need to clone this repository to your Local System. You can simply use git clone command to clone repository

git clone https://github.com/<your_username>/Flask-Boilerplate.git

After Cloning Repo in your Local System, you need Python to be Installed in your System. If you don't have Python in your System, you can Download it through their Official Download Page Now you have to move to the root directory and you to Install all the modules required. You can simply download them using a simple command

pip install -r requirements.txt

With this Command all the required modules will be Installed in your system, Now you can run your Flask Server To Start Flask Server you just need to run this command

python3 main.py

Now you will see that Development Server has been Started and your App is running on localhost:5000 or 127.0.0.1:5000

truvision-website's People

Contributors

meinhoonharsh avatar sanskriti1701 avatar ankurg132 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.