Skip to content
Snippets Groups Projects
Unverified Commit 297fb1b4 authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Add instructions on running enterprise FE (#16911)

parent fb1ab412
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,14 @@ Unless otherwise noted, all files Copyright © 2021 Metabase, Inc.
## Running it
### Front-end
```sh
MB_EDITION=ee yarn build-hot
```
### Back-end
You need to add the `:ee` profile to the leiningen command to run Metabase Enterprise Edition.
```clj
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment