# vms **Repository Path**: banfield/vms ## Basic Information - **Project Name**: vms - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2021-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VMS [![Build Status](https://travis-ci.org/GeekPark/gpk_admin.svg?branch=master)](https://travis-ci.org/GeekPark/gpk_admin) [![Code Climate](https://codeclimate.com/github/GeekPark/gpk_admin/badges/gpa.svg)](https://codeclimate.com/github/GeekPark/gpk_admin) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE) ### Features - [x] Vue.js 2+ - [x] Element UI - [x] WYSIWYG Editor - [x] Easy to deploy ### How to Start ```bash # 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 ```bash npm run build ``` ### Demo ![index](https://om4m02471.qnssl.com/gpk_admingpk_admin:index.png) ![post-list](https://om4m02471.qnssl.com/gpk_admingpk_admin:post-ist.png) ![editor](https://om4m02471.qnssl.com/gpk_admingpk_admin:markdown-editor.png) ![editor](https://om4m02471.qnssl.com/gpk_admingpk_admin:wang-editor-02.png) ![editor](https://om4m02471.qnssl.com/gpk_admingpk_admin:wang-editor-01.png) ![column](https://om4m02471.qnssl.com/gpk_admingpk_admin:column.png) ![topics](https://om4m02471.qnssl.com/gpk_admingpk_admin:topics.png) ... ### LICENSE GNU General Public License v3.0