Skip to content

quipu의 메인 웹 프론트엔드를 담당하는 레포지토리입니다.

Notifications You must be signed in to change notification settings

Quipu-Developers/main-frontend

Repository files navigation

image

main web의 Front-End

  • 퀴푸 메인 웹의 프론트엔드를 담당하는 레포지토리입니다.

environment

  • Language: JavaScript
  • Package Manager: npm 10.2.4
  • Library: React.js, React Three Fiber

local

프로젝트 가져오기

git clone https://github.com/Quipu-Developers/main-frontend.git
cd main-frontend

.env 파일 생성

REACT_APP_BACKEND_URL=http://localhost:3001
REACT_APP_FRONTEND_URL=http://localhost:3000

프로젝트 실행

npm install
npm run start

About

quipu의 메인 웹 프론트엔드를 담당하는 레포지토리입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published