We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b687065 commit 4401f21Copy full SHA for 4401f21
README.md
@@ -257,7 +257,7 @@ You can find the source code to implement a full featured chat app using Firebas
257
To test it using your own Firebase project:
258
259
- Clone this repository: `git clone https://github.com/antoine92190/vue-advanced-chat.git`
260
-- Inside `demo/src/firestore/index.js` file, replace the line `const config = { ... }` by your own Firebase config
+- Inside `demo/src/firestore/index.js` file, replace the line `const config = ...` by your own Firebase config
261
- Go inside `demo` folder and run `npm run serve`
262
263
### Data structure
0 commit comments