(base) hemang@hemang-HP-Pavilion-g6-Notebook-PC:~/Documents/GitHub/toofake/client$ npm start
> client@0.1.0 start
> react-scripts start
sh: 1: react-scripts: not found
python ./api.py :
(base) hemang@hemang-HP-Pavilion-g6-Notebook-PC:~/Documents/GitHub/toofake/server$ python ./api.py
* Serving Flask app 'api'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://127.0.0.1:5100
Press CTRL+C to quit
* Restarting with watchdog (inotify)
* Debugger is active!
* Debugger PIN: 299-909-318
npm start
:python ./api.py
: