Go to file
Yu Sung 647a0cfd66 콘텐츠 업데이트 - 커버이미지 추가 및 multipart 방식으로 수정 2023-08-23 18:47:30 +09:00
public first commit 2023-08-23 00:02:18 +09:00
src 콘텐츠 업데이트 - 커버이미지 추가 및 multipart 방식으로 수정 2023-08-23 18:47:30 +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 first commit 2023-08-23 00:02:18 +09:00
package.json first commit 2023-08-23 00:02:18 +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.