Chapter 7: Single-Page Application Deployment
In the previous chapter, we discussed software testing and how to write a test and apply it during the development process to prevent errors and improve the software quality.
The last step in the software development life cycle is deploying the application to online services. In this chapter, we'll create a simple mock server as your application's backend using the open source Mockachino service. You will learn how to build the application and the compiled source code files generated by Umi. You'll also learn how to deploy and configure your application on AWS Amplify.
In this chapter, we'll cover the following main topics:
- Creating a mock server with Mockachino
- Compiling the application and setting ...
Get Enterprise React Development with UmiJS now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.