项目作者: mi-sec

项目描述 :
Template VueJS Dashboard
高级语言: JavaScript
项目地址: git://github.com/mi-sec/template-vue-dashboard.git
创建时间: 2019-06-28T19:46:43Z
项目社区:https://github.com/mi-sec/template-vue-dashboard

开源协议:

下载


template-vue-dashboard

Website mi-sec.github.io

Generate GitHub Pages Example

Testing:

ESLint Test

User Acceptance Testing

Template Vue.js Application


getting started

the following applications are required to run in production:

cloning and setup
  1. # clone full-stack template
  2. git clone git@github.com:mi-sec/template-vue-dashboard.git
  3. cd template-vue-dashboard/

Project setup

  1. npm install
development startup

Compiles and hot-reloads for development

  1. npm i
  2. npm run serve
  3. # access live ui at http://localhost:8080/

Run your tests

  1. npm run test

Lints and fixes files

  1. npm run lint
building for production

Compiles and minifies for production

  1. npm run build

auxiliary

Customize configuration

See Configuration Reference.

CHANGELOG

v1.0.0

  • initial release