Ubuntu 상에서 React App을 NginX로 배포하기
2020. 9. 9. 03:34ㆍ서버 프로그래밍
1. EC2 접속
2. Node.js 및 Nginx 설치
3. ReactJs 프로젝트 git pull & build
4. NginX 설정 변경 및 적용
https://dev.to/xarala221/the-easiest-way-to-deploy-a-react-web-application-2l8a
How To Deploy a React app using Nginx and Ubuntu 18.04
How you can deploy ReactJs application using NGINX
dev.to