furuhashilab / 2020_TEDxdesign

tedxの会場デザイン行います
1 stars 4 forks source link

最新デザイン反映の動作テスト #35

Open mapconcierge opened 3 years ago

mapconcierge commented 3 years ago

最終的な動作テスト

動作テスト用のテンプレートリポジトリはここに配置。

https://github.com/tedxagu/workdata4gatsby

テスト環境の再現は Gatsby.JS をインストールしている環境で以下のコマンドを実行。

gatsby new gatsbytest4work https://github.com/tedxagu/workdata4gatsby

cd gatsbytest4work
gatsby develop
gatsby build
gatsby serve

ローカルマシンでのデザインや挙動テストを行う。

終わったら本番サイトへの反映 https://github.com/furuhashilab/2020_TEDxdesign/issues/36