https://github.com/heimi-block/vue-cms
🐈 A cms for vue / node / mongodb .
https://github.com/heimi-block/vue-cms
cms vue2
Last synced: about 1 year ago
JSON representation
🐈 A cms for vue / node / mongodb .
- Host: GitHub
- URL: https://github.com/heimi-block/vue-cms
- Owner: heimi-block
- Created: 2017-09-22T03:29:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T08:30:01.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T11:43:37.362Z (over 1 year ago)
- Topics: cms, vue2
- Language: Vue
- Size: 3.4 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cms
🐈 A cms for vue / node / mongodb .
> A Vue.js project .
> Build with vue-cli .
> Dependencies
- vue 2.0+
- axios
- vue-chartjs
- vue-quill-editor
- vue-router
- vuejs-paginate
- vuex
## Build Setup[依赖于node-cms,并7000端口挂载]
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:7070
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```