Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 582 Bytes

add-home-minimum

preview

home icon app

desctiption

  • 「ホームに追加」するとネイティブアプリのように立ち上がる Web のサンプルコード

log

  • 適当に index.html を作る
  • Web App Manifest Generator で manifest 自動生成
  • 生成した manifest と imeges をディレクトリ内に持ってくる
  • manifest を index.html の head で読み込む
  • 以上