jh-vue-admin - vue极简后台管理系统,支持顶栏和固钉动态切换。在线预览 https://iotjin.github.io/jh-vue-admin
jh-vue-admin is a minimalistic Vue.js based admin management system that supports dynamic toggling between top bar and fixed navigation bar. It includes features such as dynamic permission control, menu routing, and basic system settings. The current version is v4.0+ and it is built on the vue-cli framework. The project is compatible with modern browsers and Internet Explorer 10+.
To install jh-vue-admin, follow these steps:
Clone the repository:
git clone https://github.com/iotjin/jh-vue-admin.git
Switch to the appropriate branch (v4.0+):
git checkout v4.0+
Install dependencies:
npm install
Build and serve the application locally:
npm run dev
Open the browser and visit http://localhost:9528 to preview the application.
jh-vue-admin is a Vue.js admin management system with a simple and minimalistic design. It provides essential features like permission control, menu routing, and basic system settings. The project can be easily installed by cloning the repository and following the installation guide. It is compatible with modern browsers and Internet Explorer 10+.