Skip to content

Commit

Permalink
Merge pull request #167 from bavix/dev-mode
Browse files Browse the repository at this point in the history
add dev mode
  • Loading branch information
rez1dent3 authored Jul 27, 2024
2 parents 2bcee4d + ff1f4cd commit 2c25d9b
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 2c25d9b

Please sign in to comment.