项目作者: december7

项目描述 :
clinic manager
高级语言: JavaScript
项目地址: git://github.com/december7/LJ_clinic.git
创建时间: 2017-03-10T06:45:59Z
项目社区:https://github.com/december7/LJ_clinic

开源协议:MIT License

下载


clinic

Clinic Management System

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.