Repository for World Disaster Center.
Clone this repository:
git clone https://github.com/World-Disaster-Center/wdc-website-official.git
Install dependencies:
# in frontend/
npm install --legacy-peer-deps
# in backend/
npm installRun on localhost:
# in frontend/
npm run devVisit http://localhost:5173