An open API service indexing awesome lists of open source software.

https://github.com/heimi-block/vue-cms

🐈 A cms for vue / node / mongodb .
https://github.com/heimi-block/vue-cms

cms vue2

Last synced: 3 months ago
JSON representation

🐈 A cms for vue / node / mongodb .

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
```