Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omarfawzi authored Jul 4, 2022
1 parent 3cc34c0 commit 23aeaaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Added under `storage/app/schema` ([Live](https://omarfawzi.github.io/Restful-API

# Get Ready
- `make rebuild` to rebuild and start services.
- Install [npm](https://nodejs.org/en/download) for local development.
- Add your new endpoints (under app/Modules) and open api specifications (under storage/app/schema).
- `make bundle` to combine and validate your specs.
- `make swagger-ui` to host your open api specs locally [localhost](http://localhost:8081).
Expand Down

0 comments on commit 23aeaaa

Please sign in to comment.