QingBlogFrontend
1.0.0
Qing, à la fois clair et vert , mon amant.
Une application d'une seule page écrite sur la base de la suite Vue2, Axios et ElementUI.
Le projet backend est : backend QingBlog
# 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