Skip to content

ITCSsDeveloper/vue-covid-19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-covid-19

Run Server

  • npm install
  • npm run serve

ScreenShot ScreenShot

fast-api covid-19

Package Install

  • pip install uvicorn[standard]
  • pip install fastapi

Run Server

  • cd api
  • uvicorn main:app --reload --host 0.0.0.0 --port 8000 --workers 4

ScreenShot ScreenShot

About

-

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 64.1%
  • Python 16.9%
  • JavaScript 11.8%
  • HTML 7.2%