Açıklama Yok

DESKTOP-T61HUSC\user c29497241e Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 11 ay önce
assets 198a5d41af influencer 폴더 생성, 제품 업데이트 상태 추가 11 ay önce
components 198a5d41af influencer 폴더 생성, 제품 업데이트 상태 추가 11 ay önce
composables 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
lang 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
layouts bd3e9e4f01 no message 1 yıl önce
middleware e65e293789 + 로그인 env 수정 11 ay önce
pages c29497241e Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 11 ay önce
plugins 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
public 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
server 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
stores 086634270c + 구글 간편로그인/ 회원가입 처리완료 11 ay önce
.env 7057e9ed9d + 로그인 게이트 밴더 회원가입 11 ay önce
.env.development e65e293789 + 로그인 env 수정 11 ay önce
.gitignore 86ce209466 css 파일 추적 중지 1 yıl önce
README.md 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
app.vue 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
error.vue 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
nuxt.config.ts 7057e9ed9d + 로그인 게이트 밴더 회원가입 11 ay önce
package-lock.json 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
package.json 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
toast-editor.d.ts 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
tsconfig.json 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
vite-plugin-sri.d.ts 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce

README.md

p5g-web

P5G PROJECT

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

```bash

개발환경

node version : 20.10.0

노드 버전 확인

node -v

nvm 사용 시 > 사용 가능한 노드 버전 확인 및 설정

  1. nvm list
  2. nvm install 20.10.0 #특정 버전 설치
  3. nvm list #설치된 노드 확인
  4. nvm use 20.10.0 #노드 버전 설정
  5. nvm list or node -v #노드 버전 확인

npm 설치

npm install

프로젝트 로컬환경 실행

npm run dev

프로젝트 빌드 명령어

npm run generate

배포 시 패키지 파일 저장 위치

/.output/public