Skip to content

Commit

Permalink
docs(ZMSKVR): starting zmscitizenview readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Fink authored and Thomas Fink committed Feb 28, 2025
1 parent d6c3a96 commit bdcced3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,10 @@ BerlinOnline Stadtportal GmbH & Co KG und it@M.
- `ddev exec ./cli modules loop npm install`
- `ddev exec ./cli modules loop npm build`

- `ddev exec exec -d zmscitizenview npm install` // also works with loops
- `ddev exec -d zmscitizenview npm run build` // also works with loops
- `ddev exec -d zmscitizenview npm run dev`
- `cd zmscitizenview`
- `npm install`
- `npm run build`
- `npm run dev`

## Import Database
- `ddev import-db --file=.resources/zms.sql`
Expand Down

0 comments on commit bdcced3

Please sign in to comment.