Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 692 Bytes

File metadata and controls

38 lines (26 loc) · 692 Bytes

RescueBuddy Web

RescueBuddy Logo

For efficient communications and collaboration between government official, NGOs and victims of affected areas.

Installation

First, clone the project.

git clone https://github.com/pvsmounish/rescue-buddy-web.git

Use the package manager npm to install dependencies. Run the following command in root directory.

npm install

Run the project.

npm start

To build the project for production use.

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT