a vue axios:get, post, pub, delete blog
use json-server as the data base
# 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
- Add clear field button
- Other UI work
- Auto Pagination