Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 401 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 401 Bytes

vue-crud-paginate

vue crud 게시판 (Create, Read, Update, Delete)

  • vue (ver3)
  • axios
  • json-server
  • vue-router
  • vuejs-paginate-next

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.