Skip to content

ruhanprasad/crowd-audit-proto

 
 

Repository files navigation

To run the code:

  1. Clone the repository
  2. Download Node.js
  3. npm install next react react-dom
  4. npm install @material-ui/core
  5. npm install react-bootstrap bootstrap@3
  6. npm run dev

Publish to Heroku:

  1. npm install -g heroku
  2. heroku login
  3. heroku git:remote -a infinite-escarpment-58088
  4. git push heroku <branch-name>

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • SCSS 13.3%