Skip to content

XiangyiKong/cs373-idb

Repository files navigation

marvel

This is where we will store our swe project

Installation

  1. Create a python virtual environment and activate it
  2. Install the required modules
$> pip install -r requirements.txt
  1. Make sure you have a copy of local.py or create it in the app/ directory. This file currently contains the marvel private api key and the flask secret key.
  2. Run it with
$> python run.py

About

This is where we will store our swe project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published