Skip to content

OProfeta/NNVisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

Python 3.9 is necessary for running the backend application.

Simply activate your virtualenv and run:

pip install -r requirements.txt

Afterwards, run python server.py in the flaskr folder to run the backend server.

Frontend

Navigate to client folder and run:

npm install

And, after installing everything, run:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages