Disaster Response System - For GitHub Constellation 2024 Hackathon
If you don't have it installed, download and install it from the .NET download page.
cd <YourHomeDir>/DRSAlert/DRSAlert/DRSAlert.API
dotnet restore
dotnet build
dotnet run
http://localhost:5148/swagger
If you don't have it installed, download and install it from the Node.js download page. You can check if you have Node.js installed by running
node -vin the terminal.
cd <YourHomeDir>/DRSAlert/ClienApp
npm install
npm start or npm run dev
http://localhost:3000/