QingBlogFrontend
1.0.0
Qing, sowohl hell als auch grün , mein Geliebter.
Eine einseitige Anwendung, die auf der Grundlage der Vue2-Suite, Axios und ElementUI geschrieben wurde.
Das Backend-Projekt ist : 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