QingBlogFrontend
1.0.0
Qing, both light and green , my lover.
A single-page application written based on Vue2 suite, Axios, and ElementUI.
The backend project is : QingBlog backend
# install dependencies
npm install
#
npm start
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report