- Hands-On Server-Side Web Development with Swift
- Angus Yeung
- 58字
- 2021-06-10 19:00:19
Testing the app with a web browser client
Once your helloWorld app server is running, you can use a web browser and go to the URL http://localhost:8080.
If you see a screen that looks as follows, it confirms that your Kitura build environment has been set up correctly and that the helloWorld Kitura application is running as expected: