Skip to content

基于vue2实现的前端博客,ui采用elementUI,通过读取本地md文件实现博客展示和导航配置

Notifications You must be signed in to change notification settings

waywardcode918/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myblog

依赖下载

npm install

项目运行

npm run serve

打包

npm run build

插件

采用了v-md-editor插件读取本地的md文件

npm i @kangc/v-md-editor -S

部署

采用vercel实现自动化部署

https://vercel.com/login?next=%2Fdashboard

博客展示

https://myblog-delta-gold.vercel.app/#/Home/Introduce

About

基于vue2实现的前端博客,ui采用elementUI,通过读取本地md文件实现博客展示和导航配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published