/vue-axios-blog

a vue axios:get, post, pub, delete blog

Primary LanguageVue

vue-axios-blog

a vue axios:get, post, pub, delete blog

use json-server as the data base

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# open a new terminal window to run db.json at localhost:3000
npm run json:server

# build for production with minification
npm run build

To do

  • Add clear field button
  • Other UI work
  • Auto Pagination