sodalive-vuejs-admin
Go to file
Yu Sung 1d4bcd601d 회원리스트 페이지 2023-08-06 11:12:35 +09:00
public first commit 2023-08-04 23:02:15 +09:00
src 회원리스트 페이지 2023-08-06 11:12:35 +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 first commit 2023-08-04 23:02:15 +09:00
babel.config.js first commit 2023-08-04 23:02:15 +09:00
package-lock.json first commit 2023-08-04 23:02:15 +09:00
package.json first commit 2023-08-04 23:02:15 +09:00
vue.config.js first commit 2023-08-04 23:02:15 +09:00

README.md

yozm-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.