Feat/walt/user demo screen - #42
Draft
nakatashingo wants to merge 3 commits into
Draft
Conversation
Collaborator
Author
|
めも: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
/demo)を追加/)には無い要素)変更内容
user/src/pages/Demo.tsx:デモ画面本体。同梱の固定画像(45th_logo.png)をパーティクル変換し、既存のHomeCanvasで打ち上げるuser/src/pages/demoStyles.ts:誘導テキスト部分のスタイル(ボタン等はhomeStyles.tsを再利用)user/public/demo/45th_logo.png:デモ用画像を追加user/src/App.tsx:/demoルートを追加README.md:起動手順にデモ画面のURLを追加動作確認
http://localhost:5173/demoで誘導テキストと打ち上げボタンが表示されるhttp://localhost:5173/(既存user画面)が従来どおり動作する