admin dashboard fluent ui
1.0.0
由 Fluent UI 和 ReactJS 提供支持的管理仪表板。
这是管理仪表板的外观:
克隆这个存储库:
git clone https://github.com/kevinadhiguna/admin-dashboard-fluent-ui.git
在项目目录中,您可以通过运行以下命令来安装依赖项:
yarn
使用以下命令启动此应用程序:
yarn start
在开发模式下运行应用程序。在浏览器中打开http://localhost:3000即可查看。
如果您进行编辑,页面将重新加载。您还将在控制台中看到任何 lint 错误。