# panel-dashboard **Repository Path**: sshfl/panel-dashboard ## Basic Information - **Project Name**: panel-dashboard - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-03 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # panel dashboard app ## usage $ cp .env.example .env ps 修改`mongodb`数据库连接配置 $ npm install $ cd app && webpack -w ps 需要全局安装`webpack` $ npm start