/vms

A Vue.js 2.0 Content Management System

Primary LanguageVueGNU General Public License v3.0GPL-3.0

VMS

Build Status Code Climate JavaScript Style Guide license

Features

  • Vue.js 2+
  • Element UI
  • WYSIWYG Editor
  • Easy to deploy

How to Start

# clone project
git clone https://github.com/ericjjj/vms.git

cd src
# modify config.js
cp config.example.js config.js
cd ..
yarn install
# start
npm run dev

Deploy

npm run build

Demo

index post-list editor editor editor column topics

...

LICENSE

GNU General Public License v3.0