The admin platform of my blog server - littlewin.server based on Vue.js
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
- vue 2.0 + vue-router 2.0 + vuex 2.0 + axios - A vue SPA web app
- element-ui
- API - api of my blog server
- simplemde - a simple, embeddable, and beautiful JS markdown editor
- cos-js-sdk-v5 - 腾讯云 COS JS SDK
- 页面设计/基本功能实现
- 腾讯云上传头像和文章缩略图
Email: [email protected]