1777 Views
In this section, we will have a hands-on exercise. I will follow the order below to go in-depth on Angular SSR development and deployment. Create a blank CSR Angular app Update the CSR Angular into SSR Angular app using Angular Universal Deploy the SSR Angular app on AWS Lambda In this blog, we will use Angular CLI to create new project and generate components and modules.
0 comments