blog 2.0
1.0.0
Irfan Maulana 使用 Nuxt.js 建立的個人博客
查看5月最新的Blog-3.0
https://mzipan-blog.netlify.com/
此 vectr.com 連結中的原始文件
首頁 | 貼文詳情 |
---|---|
我們使用Firebase
即時資料庫,因此您需要在本地運行此專案之前建立檔案.env
。
FIREBASE_API_KEY= your firebase ` apiKey ` config
FIREBASE_AUTH_DOMAIN= your firebase ` authDomain ` config
FIREBASE_DATABASE_URL= your firebase ` databaseURL ` config
FIREBASE_PROJECT_ID= your firebase ` projectId ` config
FIREBASE_STORAGE_BUCKET= your firebase ` storageBucket ` config
FIREBASE_MESSAGING_SENDER_ID= your firebase ` messagingSenderId ` config
使用您自己的名稱在 Firebase 資料庫中建立資料庫,並從此專案中的檔案firebase-db-export.json
匯入。
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
有關工作原理的詳細說明,請查看 Nuxt.js 文件。
版權所有 © 2019 伊爾凡·毛拉納