Skip to content

yshenhua/vue2-cms-demo

Repository files navigation

vue2-cms-demo

在公司做了一段时间的后台管理系统,最近整理了一下代码写了这个cms的demo,其主要内容包括基于vue-router的用户登录注销、Vuex的简单使用、以及我工作项目中常用到的Vue组件。具体技术栈如下所示。若有朋友发现什么错误或者不足之处欢迎指正。 — 2017/12

技术栈

下载运行

# download the project
git clone https://github.com/yshenhua/vue2-cms-demo.git

# install dependencies
cd vue2-cms-demo && npm install

# serve with hot reload at localhost:2010
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published