This contains the required files for running the full stack web interface for Diffiscore
Do nothing with the pycache folder
Steps for running the project
- Clone the repo
- Make sure you have the latest version of python installed on your system and pip also installed on ur machine
- Now in the frontend folderdelete the package-lock.json file
- Now run npm install:This will install all the required dependencies
- Now npm start
- Now come to the root directory and run python flask-api.py