[firebase web tutorial] build a real time web chat app coding practice #1

Опубликовано: 11 Октябрь 2016
на канале: Coding Practice
22,068
66

Get the sample code
git clone https://github.com/firebase/friendlychat
start with web-start directory

Create new project in the Firebase console

Initialize your app
Overview > Add Firebase to your web app
copy Initialize Code
paste it at the bottom of the index.html

Enable Google Auth
console > Auth section > SIGN IN METHOD > Google > Enable > Save

Install the Firebase Command Line Interface
npm -g install firebase-tools
firebase version
firebase login
firebase use --add
-- select firebase project

Run the starter app
firebase serve


На этой странице сайта вы можете посмотреть видео онлайн [firebase web tutorial] build a real time web chat app coding practice #1 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coding Practice 11 Октябрь 2016, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 22,068 раз и оно понравилось 66 зрителям. Приятного просмотра!