Skip to content
Open
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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ Clone the repository using the command:

`git clone https://github.com/powerfist01/weAsk.git`

Execute the following command to install the npm packages:<br />
Execute the following command to install npm packages:<br />

`npm install`

# Usage:
Run this command to start the app:

Run the following command to start the app:

`nodemon index.js`

Expand Down