Deploy your Single-page application to AWS S3
Deploy Angular application in 5 minutes on AWS S3
Today I would like to show you how to deploy your single-page application on AWS first time and update your project after some changes. This is much easier than you can imagine.
Build Prod
First of all, we need to prepare our application for production. Go to your project and run…