Course lesson
To streamline the build and deploy process it's a good idea to create a deploy script in your package.json. The script is aws s3 sync and then the path to the build folder and the URL to your S3 bucket.
To streamline the build and deploy process it's a good idea to create a deploy script in your package.json. The script is aws s3 sync and then the path to the build folder and the URL to your S3 bucket.
Course lesson
To streamline the build and deploy process it's a good idea to create a deploy script in your package.json. The script is aws s3 sync and then the path to the build folder and the URL to your S3 bucket.