Skip to content

Commit 61d43f1

Browse files
Ashishkumbhar01CodeWithSushil
authored andcommitted
Update README.md
1 parent 701238f commit 61d43f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# json-db
22
JSON DB for APIs Testing and minimalist project
33

4+
## Installation
5+
6+
```bash
7+
git clone https://github.com/codewithsushil/json-db.git
8+
cd json-db
9+
php -S localhost:8888
10+
curl http://localhost:8888

0 commit comments

Comments
 (0)