Created
September 26, 2018 05:58
-
-
Save wataruoguchi/e7d9ed3c20e8ea9aa03f2d4e5d534de4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ # make sure you're in functions directory | |
$ # move to <proj> directory | |
$ cd ../ | |
$ firebase init hosting | |
$ # all answers should be default | |
- ? What do you want to use as your public directory? | |
- ? Configure as a single-page app (rewrite all urls to /index.html)? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment