文章:基于Nuxt.js的博客系统 源码
文章-简单但不简单的博客系统 产品特点 支持服务器渲染。 渐进式Web应用程序。 基于VueJS的轻量级Markdown编辑器。 支持类别,搜索,评论,电子邮件通知和草稿框。 引导程序 运行MongoDB 请安装和 ,然后启动数据库。 # yourDBpath is your DB folder(anywhere) $ sudo mongod --dbpath yourDBpath 随笔 $ git clone https://github.com/wmui/essay $ cd essay $ yarn $ npm run dev # Visit http://127.0.0.1:
文件列表
essay-master.zip
(预估有个78文件)
essay-master
pages
index.vue
434B
admin
setting.vue
4KB
posts.vue
4KB
category.vue
3KB
draft.vue
274B
comment.vue
2KB
login.vue
1KB
暂无评论