1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-05 19:07:02 +00:00

Updated Development Quickstart (markdown)

James Hillyerd
2020-07-25 14:11:58 -07:00
parent 872c279a1c
commit 334fe9be77

@@ -68,6 +68,8 @@ You should see the emails listed in your web browser, as well as a bunch of Inbu
After you make changes to the backend, kill the inbucket process and repeat the steps above to test it.
_Note:_ The integration tests start an Inbucket server using the default ports. The test will fail if you already have an Inbucket (or another) process holding those ports.
# Frontend development
Frontend development still requires a running backend, so follow the _Terminal 1_ steps in the backend section before proceeding.