Açıklama Yok

DESKTOP-T61HUSC\user e64b79a8b2 Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 10 ay önce
assets e64b79a8b2 Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 10 ay önce
components 086634270c + 구글 간편로그인/ 회원가입 처리완료 10 ay önce
composables 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
lang 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
layouts bd3e9e4f01 no message 10 ay önce
middleware 086634270c + 구글 간편로그인/ 회원가입 처리완료 10 ay önce
pages e64b79a8b2 Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 10 ay önce
plugins 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
public 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
server 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
stores 086634270c + 구글 간편로그인/ 회원가입 처리완료 10 ay önce
.env c547a04473 업데이트 10 ay önce
.env.development c547a04473 업데이트 10 ay önce
.gitignore 86ce209466 css 파일 추적 중지 10 ay önce
README.md 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
app.vue 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
error.vue 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
nuxt.config.ts bd3e9e4f01 no message 10 ay önce
package-lock.json 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
package.json 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
toast-editor.d.ts 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
tsconfig.json 50a9aa6a16 룰렛이벤트 옮김 10 ay önce
vite-plugin-sri.d.ts 50a9aa6a16 룰렛이벤트 옮김 10 ay ö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