Go to file
klaus c5f707efb9 Merge pull request '시리즈 관리 - 시리즈 크기 한줄에 6개가 들어가도록 수정' (#25) from test into main
Reviewed-on: #25
2024-08-14 08:32:30 +00:00
public 파비콘 변경 2024-02-17 23:57:53 +09:00
src 시리즈 관리 - 시리즈 크기 한줄에 6개가 들어가도록 수정 2024-08-14 17:31:02 +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-04-23 00:18:32 +09:00
package.json 시리즈 등록/수정/삭제 페이지 추가 2024-04-23 00:18:32 +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.