跳板机管理web端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
444 B

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. # vueAdmin
  2. a simple admin portal based on [vuejs](http://vuejs.org/) and [element](http://element.eleme.io/#/).
  3. ### Usage
  4. This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).
  5. ``` bash
  6. $ npm install
  7. $ npm run dev
  8. $ npm run build
  9. ```
  10. ### snapshots
  11. ![image](https://github.com/taylorchen709/vueAdmin/blob/master/screenshots/login.png)
  12. ![image](https://github.com/taylorchen709/vueAdmin/blob/master/screenshots/main.png)