Skip to content

東京都公式 新型コロナウイルス対策サイト

License

Notifications You must be signed in to change notification settings

hanapei00/covid19

This branch is 22146 commits behind Tokyo-Metro-Gov/covid19:development.

Folders and files

NameName
Last commit message
Last commit date
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 1, 2020
Mar 4, 2020
Mar 3, 2020
Mar 4, 2020
Mar 1, 2020
Mar 2, 2020
Feb 29, 2020
Feb 29, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Feb 29, 2020
Feb 29, 2020
Mar 4, 2020
Mar 1, 2020
Feb 29, 2020
Mar 4, 2020
Mar 4, 2020
Mar 4, 2020
Mar 1, 2020
Mar 1, 2020
Mar 4, 2020

Repository files navigation

東京都 新型コロナウイルス対策サイト

東京都 新型コロナウイルス対策サイト

How to Contribute / 貢献の仕方

Issues にあるいろいろな修正にご協力いただけると嬉しいです。

詳しくはHow to contributeを御覧ください。

All contributions are welcome! Please check How to contribute for details.

License / ライセンス

本ソフトウェアは、MITライセンスの元提供されています。 This software is released under the MIT License,

For Developers / 開発者向け情報

How to Set Up Environments / 環境構築の手順

# install dependencies
$ yarn install

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

Deployment to Staiging & Production Environments / ステージング・本番環境への反映

master ブランチがアップデートされると、自動的に production ブランチにHTML類がbuildされます。そして、本番サイト https://stopcovid19.metro.tokyo.lg.jp/ が更新されます。

staging ブランチがアップデートされると、自動的に gh-pages ブランチにHTML類がbuildされます。そして、ステージングサイト https://stg-covid19-tokyo.netlify.com/ が更新されます。

development ブランチがアップデートされると、自動的に dev-pages ブランチにHTML類がbuildされます。そして、開発用サイト https://dev-covid19-tokyo.netlify.com/ が更新されます。

When master branch is updated, the HTML files will be automatically built onto production branch, and then the production site (https://stopcovid19.metro.tokyo.lg.jp/) will be also updated.

When staging branch is updated, the HTML files will be automatically built onto gh-pages branch, and then the staging site (https://stg-covid19-tokyo.netlify.com/) will be also updated.

When development branch is updated, the HTML files will be automatically built onto dev-pages branch, and then the development site (https://dev-covid19-tokyo.netlify.com/) will be also updated.

About

東京都公式 新型コロナウイルス対策サイト

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 87.7%
  • PHP 4.9%
  • JavaScript 3.9%
  • CSS 1.6%
  • TypeScript 1.4%
  • Python 0.4%
  • Shell 0.1%