Skip to content

the-corona-wiki/timeline-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

to get it working, you need to start the api server first and then the react server

cd ./coronavirus-tracker-api
python3 -m flask run
cd ../client
npm start

you can try running bash script from the timeline-feature folder but I couldn't figure out a way to shut down all ports when you want to exit. I avoid running this unless you know how to create bash scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors