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)
- yarn (or yarn, although this project prefers yarn)
-
Clone the repository:
git clone https://github.com/evacuate/guide.git
-
Navigate to the project directory:
cd guide
-
Install dependencies:
yarn install
-
Build: Build the project
yarn run build
-
Start: Start the development server
yarn run start
-
Format Code: Format code
yarn run format
-
Lint Code: Lint code
yarn run lint
-
Start the development server:
yarn run 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.