# vava
**Repository Path**: letsbug/vava
## Basic Information
- **Project Name**: vava
- **Description**: A magicla vue admin template
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://letitbug.gitee.io/vava
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2018-11-01
- **Last Updated**: 2021-12-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## Introduction
[vava](https://github.com/letsbug/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](https://github.com/vuejs/vue) and [element-ui](https://github.com/ElemeFE/element). And it keeps updating and stronger. Click to [preview](https://letsbug.github.io/vava/).
***


## Browser Support
All modern browsers. IE is a thing of the past!
## Get started
```bash
# clone project
git clone https://github.com/letsbug/vava.git
# install dependencies
npm install
# run local service to preview
npm run dev
```
## Build Setup
```bash
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
## Built With
* [VUE](https://vuejs.org/) - The web framework used
* [ElementUI](http://element.eleme.io) - The UI component library
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/letsbug/vava/blob/master/LICENSE) file for details
## Acknowledgments
* Inspired by [Ant Design](https://preview.pro.ant.design/dashboard/analysis)
* Design materials were collected from [unDraw](https://undraw.co/) and [iconfont](https://www.iconfont.cn/)