- React Router
- React Bootstrap
- React Popout
- react-quill
- react-daum-postcode
- react-new-window
- Pretendard Font
- Axios Documentation
Warning
해당 방법은 Local에서 실행하는 방법을 기록한 것입니다.
- BackEnd Running
npm install
npm start
Note
start를 진행할 경우 1순위로 읽는것은 .env.development
파일의 환경변수를 읽는다.
해당 프로젝트는 Local기준실행시 .env.development
의 변수가 필요하기 떄문에 npm start
만으로 실행이 가능하다.
없슴.