Skip to content

ClexaRikleimt/Rikleimt-Frontend

Repository files navigation

Rikleimt-Frontend

Setup instructions

  1. Install Flask with pip. For this project we are using Python 3.5, since that's the latest version of python supported by Flask.. If you don't have that, you'll have to setup a virtual environment to install flask and run the server. Instructions on installing a virtual environment and using it can be found here. If you don't mind sticking to 3.5 though, you can install it with pip install flask.
  2. Install Flask-Assets with pip install Flask-Assets.
  3. Run run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published