Skip to content

Commit

Permalink
[#1] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dedenbangkit committed Sep 20, 2023
1 parent 8f8a3f3 commit 65a0fd2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# IDH-IDC
Income Drive Calculator

## Dev Setup

```bash
docker volume create idc-docker-sync
./dc.sh up -d
```

Now you will be able to access [http://localhost:3000](http://localhost:3000)

0 comments on commit 65a0fd2

Please sign in to comment.