Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#17] updated README with deployment instructions to Firebase, added … #19

Merged
merged 4 commits into from
Nov 13, 2017

Conversation

hermwong
Copy link
Contributor

@hermwong hermwong commented Nov 9, 2017

…firebase config files

@devgeeks
Copy link
Contributor

This looks fine to me, though I don't know heaps about Firebase.

@hollyschinsky could you have a look?

Copy link
Contributor

@devgeeks devgeeks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to fix the comma in package.json, then it seems good to me. Tested deploying a change to firebase, etc.

package.json Outdated
@@ -16,6 +16,9 @@
"cordova-run": "npm run build && cordova run browser",
"cordova-run-ios": "npm run build && cordova run ios",
"cordova-run-android": "npm run build && cordova run android"
"deploy": "firebase deploy",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a comma after the cordova-run-android script definition.

@hollyschinsky hollyschinsky merged commit c248b7f into master Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants