sodalive-vuejs-admin
Go to file
klaus 97a58266bb Merge pull request 'orderType 추가, 판매수 -> 누적 판매수 로 변경' (#11) from test into main
Reviewed-on: #11
2023-11-13 14:52:38 +00:00
public first commit 2023-08-04 23:02:15 +09:00
src orderType 추가, 판매수 -> 누적 판매수 로 변경 2023-11-13 23:46:37 +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 회원 태그 - CRUD API 추가 2023-08-06 13:52:03 +09:00
package.json 회원 태그 - CRUD API 추가 2023-08-06 13:52:03 +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.