Cambalab / vue-admin

An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
GNU General Public License v3.0
132 stars 24 forks source link

146 refactor admin component to avoid unnecessary modules and routes creation #148

Closed sgobotta closed 5 years ago

sgobotta commented 5 years ago

This PR provides:

sgobotta commented 5 years ago

Closes #146