A Vue.js 2.0 Content Management System
A Vue.js 2.0 Content Management System.
GeekPark Content Management System
Features
- [x] Vue.js 2+
- [x] Element UI
- [x] WYSIWYG Editor
- [x] Markdown Editor
- [x] Easy to deploy
How to Start
# clone project
git clone https://github.com/geekpark/gpk_admin.git
cd src
# modify config.js
cp config.example.js config.js
cd ..
yarn install
# start
npm run dev
Notice
Deploy
npm run build
Demo
...
LICENSE
GNU General Public License v3.0