1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Updated Development Quickstart (markdown)

James Hillyerd
2020-07-25 12:20:23 -07:00
parent 7054e76076
commit 6d6f5a8a7b

@@ -83,4 +83,4 @@ npm run dev
If your browser does not open automatically, visit http://0.0.0.0:3000/ and select the Monitor tab. Follow the steps for _Terminal 2_ in the backend section to send some messages into Inbucket and confirm they appear in your browser.
The development server features hot code loading, so most changes you make to the Elm code will not require a reload.
The development server features hot code loading, so most changes you make to the Elm code will not require a browser refresh to be visible.