Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
turgutAgha committed Apr 26, 2022
1 parent bf8d0c9 commit 5005a41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ This demo website is intended for Back-end Course.
npm install
```

4. Run app.js
4. Create a database and tables in MySQL using database.sql

5. Run app.js
```
node app.js
```

0 comments on commit 5005a41

Please sign in to comment.