Skip to content

Commit

Permalink
chg: [doc] how to compile js assets
Browse files Browse the repository at this point in the history
  • Loading branch information
gallypette committed Jan 10, 2025
1 parent 838f91b commit a182dfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ git clone https://github.com/flowintel/cocktailparty.git
cd cocktailparty
mix deps.get
mix compile
cd assets
npm install
mix phx.server
```

Expand Down

0 comments on commit a182dfc

Please sign in to comment.