Skip to content

letsbug/vava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


vue element-ui license Build Status GitHub release

Introduction

vava is a fantastic management background. Is my personal experience based on my own accumulation, the creation of a management background integration solution. It is based on vue and element-ui. And it keeps updating and stronger. Click to preview.


Homepage preview

Dashboard preview

Browser Support

All modern browsers. IE is a thing of the past!

Get started

# clone project
git clone https://github.com/letsbug/vava.git

# install dependencies
npm install

# run local service to preview
npm run dev

Build Setup

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Built With

  • VUE - The web framework used
  • ElementUI - The UI component library

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments