# pomelo-admin-web **Repository Path**: manic-little-er/pomelo-admin-web ## Basic Information - **Project Name**: pomelo-admin-web - **Description**: pomelo-admin-web - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-12 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pomelo-admin-web pomelo-admin-web is a web console for [pomelo](https://github.com/NetEase/pomelo). it is based on [pomelo-admin](https://github.com/NetEase/pomelo-admin). it is just an web console example, you can implement your style like web console. ##Installation ``` npm install pomelo-admin-web ``` ##Usage just run ``` node app.js ``` open browser in your computer,and enjoy it