Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 6.04 KB

README.md

File metadata and controls

51 lines (40 loc) · 6.04 KB

jimakuChan-LocalMod

This repository contains programs that allow you to run "jimakuchan" in your local environment.

How to use?

  1. Typing "pip install -r requirements.txt".

  2. Typing "python SimpleServer.py".

  3. Typing "python FastAPI.py".

  4. Access browser https://localhost:9000/

Based Program & Refer sites

Based Program

Refer sites