diff options
| author | Baitinq <[email protected]> | 2024-09-01 17:40:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-01 17:40:27 +0200 |
| commit | 7f960080d5744a1ba605fd4d7affc0240bea2538 (patch) | |
| tree | 1b6d3770dc8396fd9d947d464ebb19278da02979 | |
| parent | Update README.md (diff) | |
| download | fs-tracer-frontend-7f960080d5744a1ba605fd4d7affc0240bea2538.tar.gz fs-tracer-frontend-7f960080d5744a1ba605fd4d7affc0240bea2538.tar.bz2 fs-tracer-frontend-7f960080d5744a1ba605fd4d7affc0240bea2538.zip | |
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 3b76048..c688b6d 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,7 @@ The frontend is built using React and TypeScript, offering a responsive and intu ```bash npm run dev ``` + +Related: +- https://github.com/baitinq/fs-tracer +- https://github.com/baitinq/fs-tracer-backend |