Skip to content

mi-sec/template-vue-dashboard

Repository files navigation

template-vue-dashboard

Website mi-sec.github.io

Generate GitHub Pages Example

Testing:

ESLint Test

User Acceptance Testing

Template Vue.js Application


the following applications are required to run in production:

# clone full-stack template
git clone git@github.com:mi-sec/template-vue-dashboard.git
cd template-vue-dashboard/

Project setup

npm install

Compiles and hot-reloads for development

npm i
npm run serve
# access live ui at http://localhost:8080/

Run your tests

npm run test

Lints and fixes files

npm run lint

Compiles and minifies for production

npm run build
Customize configuration

See Configuration Reference.

v1.0.0

  • initial release