Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tx-blog-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

vuex

vue2只能使用vuex3版本

 npm i vuex@3

vuex-persistedstate 插件 state数据持久化

npm install vuex-persistedstate --save

vue-router

vue2只能使用vue-router3版本

npm i vue-router@3

axios

npm install axios -save

vue-axios

npm install vue-axios -save
npm i vue-axios@3.4.1

element-ui

npm i element-ui

nprogress 进度条

npm install nprogress --save

日期时间工具

npm install dayjs --save

image-conversion 图片压缩

https://www.npmjs.com/package/image-conversion

npm i image-conversion --save

mavon-editor markdown编辑器

npm install mavon-editor --save

About

博客后台管理前端

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages