Go to file
nevermoregb 626c8a97cb
All checks were successful
LocalNet_front/pipeline/head This commit looks good
익명 댓글과 회원 댓글 디폴트 이미지 구분
2025-03-17 13:26:51 +09:00
.vscode first source commit 2024-12-13 14:33:50 +09:00
public 게시글 답변 css 공통으로 변경 2025-03-17 13:19:24 +09:00
src 익명 댓글과 회원 댓글 디폴트 이미지 구분 2025-03-17 13:26:51 +09:00
.editorconfig 설졍변경 2024-12-16 11:20:41 +09:00
.env.dev 오타 수정 2025-03-04 13:24:24 +09:00
.env.mine 탑바 프로필 이미지 url 수정 2025-02-27 16:21:51 +09:00
.gitignore first source commit 2024-12-13 14:33:50 +09:00
.prettierrc.json 설졍변경 2024-12-16 11:20:41 +09:00
eslint.config.js 설졍변경 2024-12-16 11:20:41 +09:00
index.html 스크롤 안보이게 2025-03-14 10:06:57 +09:00
jenkinsfile 젠킨스파일수정 2025-03-04 12:51:32 +09:00
jsconfig.json 설정변경 2024-12-21 19:24:35 +09:00
localhost-key.pem 세션 쿠키 유지를 위한 https 적용 2025-02-17 09:23:44 +09:00
localhost.p12 세션 쿠키 유지를 위한 https 적용 2025-02-17 09:23:44 +09:00
localhost.pem 세션 쿠키 유지를 위한 https 적용 2025-02-17 09:23:44 +09:00
package-lock.json 출퇴근 2025-03-13 12:14:44 +09:00
package.json 출퇴근 2025-03-13 12:14:44 +09:00
README.md ff 2024-12-13 10:45:27 +09:00
vite.config.js 로컬, 개발 실행설정 변경 2025-02-27 11:37:51 +09:00

front

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint