git fetch
git checkout getting-started
code .
grunt
hs -o
you have some options to test out buttons:
-go to firebase and add email and password, go to "Seen-ima" and use those to login.
-create new user (make sure it works by checking the console log message and firebase db)
-login using the new user you just created
have fun!
git fetch git checkout getting-started code . grunt hs -o you have some options to test out buttons: -go to firebase and add email and password, go to "Seen-ima" and use those to login. -create new user (make sure it works by checking the console log message and firebase db) -login using the new user you just created have fun!