Skip to content

동북아 자동번역 커뮤니티 OU의 FrontEnd Repository입니다.

Notifications You must be signed in to change notification settings

hook-killer/front-end

Repository files navigation

README

Hits

1️⃣Tech Stack

Application

React ReactRouter ReactQuery Axios i18next Quill MUI Bootstrap ENV JavaScript HTML5 CSS3

Service

NCP NCP NCP Kakao Google

Web Server

NGINX

CI / CD

Docker Jenkins

ETC

Github VSCode Slack Notion

2️⃣Issue

3️⃣Dependencies Reference

4️⃣How To Start?

Warning

해당 방법은 Local에서 실행하는 방법을 기록한 것입니다.

  1. BackEnd Running
  2. npm install
  3. npm start

Why only npm start?

Note

start를 진행할 경우 1순위로 읽는것은 .env.development 파일의 환경변수를 읽는다. 해당 프로젝트는 Local기준실행시 .env.development의 변수가 필요하기 떄문에 npm start만으로 실행이 가능하다.

5️⃣추가 필요 항목?

없슴.

6️⃣ Front End 빌드 및 배포관련 문서 참고사항