QingBlogFrontend
1.0.0
Qing, terang dan hijau , kekasihku.
Aplikasi satu halaman yang ditulis berdasarkan Vue2 suite, Axios, dan ElementUI.
Proyek backendnya adalah : 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