guide is a website that summarizes actions by disaster, all maintained by the community
- The site is very lightweight
- It is based on information from Japanese national institutions.
- Node.js (version 20 or higher)
- pnpm (version 9 or higher)
-
Clone the repository:
git clone https://github.com/evacuate/guide.git
-
Navigate to the project directory:
cd guide -
Install dependencies:
pnpm install
-
Build: Build the project
pnpm build
-
Start: Start the development server
pnpm start
-
Format Code: Format code
pnpm format
-
Lint Code: Lint code
pnpm lint
-
Start the development server:
pnpm start
-
Open the browser and navigate to
http://localhost:8080
- Minagishl (@minagishl)
This project is licensed under the MIT License. See the LICENSE file for details.