Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saitolume/kanazawa-bousai-book
📌Web application to check shelters position in Kanazawa from your place
https://github.com/saitolume/kanazawa-bousai-book
e-books react
Last synced: 13 days ago
JSON representation
📌Web application to check shelters position in Kanazawa from your place
- Host: GitHub
- URL: https://github.com/saitolume/kanazawa-bousai-book
- Owner: saitolume
- Created: 2020-01-01T18:29:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T03:00:03.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:47:48.790Z (over 1 year ago)
- Topics: e-books, react
- Language: JavaScript
- Homepage: https://kit-bousai-book.netlify.com/
- Size: 3.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 金沢防災ブック
[![Netlify Status](https://api.netlify.com/api/v1/badges/8eda9c93-ce63-4ce8-bb9b-c0d151818216/deploy-status)](https://app.netlify.com/sites/kit-bousai-book/deploys)
> Web application to check shelters position in Kanazawa from your place
![](./image.png)
## これは何?
大学の課題で作成したスマートフォン用の Web アプリケーションです。
## 開発手順
```bash
$ git clone [email protected]:saitoeku3/kanazawa-bousai-book.git
$ cd kanazawa-bousai-book
$ npm ci
$ npm run serve
```