Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 459 Bytes

File metadata and controls

30 lines (20 loc) · 459 Bytes

World Disaster Center Website

Repository for World Disaster Center.

Getting Started

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 install

Run on localhost:

# in frontend/
npm run dev

Visit http://localhost:5173

WDC-WEBSITE

WDC-WEBSITE