sodalive-vuejs-admin
Go to file
Yu Sung ddf0ddb8f6 콘텐츠 리스트 한정판 표시
- 남은 개수를 표시하던 방식에서 팔린 개수 표시로 변경 (판매개수/전체개수)
- 매진되면 Sold Out으로 표시
2024-03-29 11:51:54 +09:00
public 파비콘 변경 2024-02-17 23:50:07 +09:00
src 콘텐츠 리스트 한정판 표시 2024-03-29 11:51:54 +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 콘텐츠 2024-03-19 16:46:59 +09:00
package.json 콘텐츠 2024-03-19 16:46:59 +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.