- Make sure you have the necessary requirements installed and updated, mentioned in the requirements.txt file. If not, just to be sure, go to terminal and run command
pip install -r requirements.txt.
- Simply run
npm install, it will initiate the node app in development for createnode modulesfile - then run
npm run servethen your link will be generated - for api simply run
run.pyfile using command in termina ispython3 run.py
npm run serve