Skip to content

Commit 757d44c

Browse files
Merge pull request #46 from plankes-projects/stable
Stable
2 parents 3fde6ac + 57750f7 commit 757d44c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clients/vue/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ HTML5 History Mode is enabled, therefore you have to add a little configuration
44
https://router.vuejs.org/guide/essentials/history-mode.html#example-server-configurations
55

66
## Project setup
7-
Create config.ts from config.ts.template and fill data.
7+
* Create config.ts from config.ts.template and fill data.
8+
* Create public/firebase.config.js from public/firebase.config.js.template and fill data. (that are parts of config.ts)
89

910
```
1011
npm install

0 commit comments

Comments
 (0)