QingBlogFrontend
1.0.0
Qing, 既為輕, 又為青,my lover。
基於Vue2套件,Axios, ElementUI編寫的單頁應用程式。
後端項目為: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