Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dev mode #167

Merged
merged 4 commits into from
Jul 27, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add dev mode
rez1dent3 committed Jul 27, 2024
commit 70aa019784f329d14f3221f1bb3f1a0ef579aea3
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Loading