Go to file
klaus 3631919245 Merge pull request '콘텐츠 리스트 한정판 표시 - 판매된 개수/전체개수, 다 팔리면 Sold Out으로 표시하도록 수정' (#16) from test into main
Reviewed-on: #16
2024-03-29 03:21:24 +00:00
public 파비콘 변경 2024-02-17 23:57:53 +09:00
src 콘텐츠 리스트 한정판 표시 - 판매된 개수/전체개수, 다 팔리면 Sold Out으로 표시하도록 수정 2024-03-29 11:50:59 +09:00
.env.development first commit 2023-08-23 00:02:18 +09:00
.env.production first commit 2023-08-23 00:02:18 +09:00
.gitignore first commit 2023-08-23 00:02:18 +09:00
README.md first commit 2023-08-23 00:02:18 +09:00
babel.config.js first commit 2023-08-23 00:02:18 +09:00
package-lock.json 콘텐츠 등록 - 예약 업로드 추가 2024-01-11 17:36:52 +09:00
package.json 콘텐츠 등록 - 예약 업로드 추가 2024-01-11 17:36:52 +09:00
vue.config.js first commit 2023-08-23 00:02:18 +09:00

README.md

soda-creator-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.