Skip to content

opportunity-hack/-social-injustice-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal Social Injustice Index Backend

Backend for Paypal Social Injustice Index made as part of ASU's CSE 485.

🚀 Development

  • Clone this repo

    git clone https://github.com/ananay/paypal-social-injustice-index-backend
    
  • Switch to the recommended node version

    nvm use
    
  • Install all the node modules

    yarn
    

    (Please do not use npm since our lock file is for yarn)

  • Start the script

    yarn start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published