Skip to content

Commit

Permalink
add dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jul 27, 2024
1 parent 2bcee4d commit 70aa019
Show file tree
Hide file tree
Showing 13 changed files with 2,309 additions and 126 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ or
docker run -p 8080:80 -d ghcr.io/bavix/uuid-ui
```

You can run it like this:
```sh
npm run dev
```

---
Supported by

Expand Down
Loading

0 comments on commit 70aa019

Please sign in to comment.