Skip to content

mojolab/covidrc-ashoka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Resource Center

Setting up

The app is a modification of prior work by karan100010.

  1. Clone and run the following to start the express server:
    git clone https://github.com/mojolab/covidrc-ashoka
    cd covidrc-ashoka
    npm install
    node server.js
  1. Start the client server in a new terminal tab
    cd client
    npm install
    npm run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published