/vue3

Primary LanguageVue

vue3-project

최재민의 우당탕탕 프론트 도전기

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

run json-server

json-server --watch db.json

Customize configuration

See Configuration Reference.