sodalive-vuejs-admin
Go to file
Yu Sung 0aff527266 포인트 정책 - 정책 등록 요청 후 응답이 오면 바로 is_loading을 false로 변경하여 신규 포인트 정책 리스트를 불러올 수 있도록 수정 2025-05-19 22:49:05 +09:00
public 소다라이브 -> 보이스온 2024-11-21 21:55:51 +09:00
src 포인트 정책 - 정책 등록 요청 후 응답이 오면 바로 is_loading을 false로 변경하여 신규 포인트 정책 리스트를 불러올 수 있도록 수정 2025-05-19 22:49:05 +09:00
.env.development first commit 2023-08-04 23:02:15 +09:00
.env.production first commit 2023-08-04 23:02:15 +09:00
.gitignore first commit 2023-08-04 23:02:15 +09:00
README.md 회원 태그 - CRUD API 추가 2023-08-06 13:52:03 +09:00
babel.config.js first commit 2023-08-04 23:02:15 +09:00
package-lock.json 콘텐츠 배너 등록/수정 2025-01-16 14:54:15 +09:00
package.json 콘텐츠 배너 등록/수정 2025-01-16 14:54:15 +09:00
vue.config.js first commit 2023-08-04 23:02:15 +09:00

README.md

soda-live-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.