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 a3e8526 commit 42a5dbbCopy full SHA for 42a5dbb
README.md
@@ -10,6 +10,7 @@ Quick Start:
10
11
- ``` git clone ```
12
- ``` cd react-firebase-chat ```
13
-- create a firebase config file on /src
+- create a firebase `config.ts` file on /src folder
14
- ``` npm install ```
15
-- ``` npm start ```
+- ``` npm run dev ```
16
+- ``` npm run build ```
0 commit comments