https://github.com/zhulinwei/cms-client
基于vue+nuxt实现的内容管理系统
https://github.com/zhulinwei/cms-client
cms dashboard nuxt vue
Last synced: 3 months ago
JSON representation
基于vue+nuxt实现的内容管理系统
- Host: GitHub
- URL: https://github.com/zhulinwei/cms-client
- Owner: zhulinwei
- Created: 2018-05-26T12:54:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:35:37.000Z (over 3 years ago)
- Last Synced: 2025-02-25T19:32:13.524Z (over 1 year ago)
- Topics: cms, dashboard, nuxt, vue
- Language: Vue
- Homepage:
- Size: 4.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cms-client
## 简介
cms-client是基于vue+nuxt实现的单页Web应用(SPA),采用服务端渲染(SSR)的方式,大大提升了首屏渲染速度和搜索引擎优化(SEO)
> * 后端接口:https://github.com/zhulinwei/cms-server
> * 演示地址:http://www.51linwei.top
## 组成
> * 1.用户系统
> * 2.统计系统
> * 3.任务系统
> * 4.通知系统
> * 5.博客系统
### 用户系统

### 统计系统

### 博客系统
目录列表

文章列表

文章发布

博客详情

### 任务系统

## 开发
npm run dev
## 启动
1.npm 启动
npm run build
npm start
2.docker 启动
docker build -t cms-client;docker run -d --name cms-client cms-client
## 其他
### 图标:https://fontawesome.com/icons