Skip to content

COVID2019-app/server

Repository files navigation

Back-end

This is the backend repo for the COVID2019 react app To contribute git clone repo url cd server git checkout -b your-name to create your own branch npm install npm start

If you make changes git add -A to add your files to be tracked and uploaded git commit -am "your-commit-message" git push origin "your-branch-name" to push changes to github

After changes are pushed visit the repo on github and submit a pull request to have your changes merged to master.

api docs [(https://documenter.getpostman.com/view/7960570/SzS8rjuG?version=latest)]

PLEASE DO NOT MERGE YOUR OWN PULL REQUESTS

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors