Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 991 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 991 Bytes

[Deprecated] covid19-opendata-warnings-view

サイト終了のお知らせ

2022年3月28日をもちまして、本サイトは終了いたしました。それに伴い本リポジトリもメンテナンスを終了しました。

2020年3月15日のサイト公開からまる2年、皆さま本当にご協力ありがとうございました。

まだまだ余談の許さない状況が続きますが、皆さまが健やかに過ごせることを心よりお祈りいたします。

なお、今後の新型コロナウイルスの状況につきましては、兵庫県のホームページをご覧ください。

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.