dangarthwaite / ghost-in-shell

Stelligent ghost in shell project repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghost in Shell

Ghost in shell repository for working with a small python and flask application that displays and serves static web files (HTML/CSS).

Prerequisites

  • Python 3

Installation

After cloning the repository, change to the cloned directory and install the requirements with the following command.

pip install -r requirements.txt

Usage

To start the Flask application, start the application by simply calling the app.py file from the root of the cloned repository

python3 app.py

License

MIT

About

Stelligent ghost in shell project repository

License:MIT License


Languages

Language:CSS 39.0%Language:HTML 34.3%Language:JavaScript 16.2%Language:Python 10.4%