QingBlogFrontend
1.0.0
Цин, светлый и зеленый , мой возлюбленный.
Одностраничное приложение, написанное на основе пакета 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