An open API service indexing awesome lists of open source software.

https://github.com/007tickooayush/chat-app


https://github.com/007tickooayush/chat-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## : `Commands to install dependencies =>`
```
npm install -D rimraf prettier babel-eslint eslint-plugin-react eslint-plugin-jsx-a11y eslint-plugin-import eslint-config-prettier eslint-config-airbnb eslint-plugin-react-hooks
```

## : `To NOT have any discrepancies, please use =>`
## : `install node sass version 4, RSuite v4, React Router DOM, React Router v4, Firebase v8, React-mic =>`
```
npm i [email protected]
```
```
npm install [email protected]
```
```
npm install [email protected] [email protected]
```
```
npm install -g firebase-tools
npm install [email protected]
```

```
npm install --force react-mic
```

## : `to initialize firebase =>`
*`for login: `*
```
firebase login
```
*`for initialization: `*
```
firebase init
```