Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Hi there! Vision chat API is created with an aim to let the developers integrate
## Want to contribute

1. Clone or download the repo.
2. `npm init`
2. `npm install`
3. [Link server](https://firebase.google.com/docs/database/web/start) and add configrations in Keys.js
4. To run code execute `npm run dev`