#author("2020-09-23T20:42:38+09:00","default:ryuichi","ryuichi")
#author("2020-09-23T20:46:58+09:00","default:ryuichi","ryuichi")
* プロジェクトディレクトリ初期化 [#ia0a04b9]

 npm init -y
 npm install firebase-tools
 npx firebase login
 npx firebase init

*** フォルダ構成 [#ec32f21d]

 .
 ├── .firebaserc
 ├── .gitignore
 ├── firebase.json
 ├── functions/
 ├── node_modules/
 ├── package-lock.json
 └── package.json


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS