gerynugrh / ljk-corrector-server

Fork from https://github.com/diwangs/LJK_Corrector but due to severe modification on front end side I decided to create a separate repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LJK Corrector

Setup

Flask

pipenv shell
pipenv install

React

cd react-dev
npm install

Run

Flask

python server.py

React

cd react-dev
npm run start

About

Fork from https://github.com/diwangs/LJK_Corrector but due to severe modification on front end side I decided to create a separate repository


Languages

Language:Python 100.0%