Skip to content
yuta-ike edited this page Oct 18, 2022 · 2 revisions

開発

Commit message

Httpsでの開発

デバイスの姿勢情報を取得するAPIがhttps環境下でないと動作しないため、httpsで開発サーバーを立てる必要がある

  1. この記事 に従ってlocalhost.crt, localhost.keyファイルを生成し、/cert以下に配置する
  2. yarn devの代わりに、yarn dev:httpsで起動する

タスク管理

  • Github projects

デザイン

  • Figma
Clone this wiki locally