React后台管理面板

这款dashboard项目挺适合快速搭建后台管理系统的。直接运行npm start,就能在开发模式下查看效果。你改动代码后,页面会自动刷新,还会在控制台显示错误,调试起来挺方便的。如果你要进行生产部署,运行npm run build,它会自动优化代码,打包成适合生产的格式,甚至包含哈希值,保证缓存友好。更进一步,如果你觉得默认配置不满足需求,npm run eject可以让你完全控制项目配置,但记住,这个操作是不可逆的哦!

如果你想了解更多细节,这里有个相关教程,讲得蛮清楚的。,挺适合做一个功能全面的后台管理面板,启动和打包都挺顺手的。

zip
dashboard-main.zip 预估大小:97个文件
folder
dashboard-main 文件夹
file
.eslintrc.json 4KB
file
.gitignore 275B
folder
functions 文件夹
file
.eslintrc.json 2KB
file
.gitignore 136B
file
package.json 863B
file
package-lock.json 154KB
folder
src 文件夹
file
download-readings.ts 6KB
file
admin.ts 458B
file
index.ts 10KB
folder
aqi-calculation 文件夹
file
buffer.ts 3KB
file
sensor-reading.ts 4KB
file
calculate-aqi.ts 4KB
file
util.ts 6KB
file
purple-air-response.ts 1KB
file
cleaned-reading.ts 274B
file
nowcast-concentration.ts 2KB
file
tsconfig.json 569B
file
.prettierrc.js 59B
file
.eslintignore 21B
file
package.json 3KB
file
package-lock.json 914KB
folder
src 文件夹
folder
components 文件夹
folder
Util 文件夹
file
Loading.tsx 678B
folder
AqiGauge 文件夹
file
AqiDial.tsx 3KB
file
GaugeSvg.tsx 4KB
folder
NavBar 文件夹
file
CEHATLogo.png 78KB
file
NavigationBar.css 2KB
file
NavigationBar.tsx 3KB
folder
Admin 文件夹
folder
UserPage 文件夹
file
ManageUsers.tsx 8KB
file
AccessDenied.tsx 1KB
file
ManageSensors.tsx 1KB
file
ManageAccount.tsx 4KB
folder
Authentication 文件夹
file
Util.tsx 9KB
file
SignIn.tsx 4KB
file
SignUp.tsx 5KB
file
SignOut.tsx 933B
file
ChangeName.tsx 7KB
file
ForgotPassword.tsx 4KB
file
ChangePassword.tsx 7KB
file
AuthenticatedAdmin.tsx 1KB
file
UnauthenticatedAdmin.tsx 1KB
folder
Map 文件夹
file
Map.tsx 8KB
file
markerStyle.tsx 2KB
file
Routes.tsx 1KB
file
react-app-env.d.ts 40B
file
serviceWorkerRegistration.ts 6KB
file
firebase.ts 888B
file
logo.svg 3KB
file
util.tsx 387B
file
service-worker.ts 3KB
file
setupTests.ts 828B
folder
contexts 文件夹
file
AppProviders.tsx 776B
file
AuthContext.tsx 4KB
file
i18n.ts 660B
file
index.css 366B
file
index.tsx 442B
file
App.test.tsx 619B
folder
pages 文件夹
file
Admin.tsx 626B
file
Health.tsx 298B
file
About.tsx 295B
file
Home.tsx 2KB
file
App.tsx 347B
file
firebase.json 711B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 20KB
file
index.html 1KB
folder
locales 文件夹
folder
en 文件夹
file
administration.json 5KB
file
about.json 35B
file
dial.json 382B
file
health.json 38B
file
home.json 222B
file
menu.json 210B
file
common.json 213B
folder
es 文件夹
file
administration.json 6KB
file
about.json 44B
file
dial.json 436B
file
health.json 54B
file
home.json 311B
file
menu.json 232B
file
common.json 240B
file
favicon.ico 41KB
file
manifest.json 498B
file
logo512.png 60KB
file
CEHAT_logo.png 78KB
file
404.html 2KB
file
tsconfig.json 646B
folder
.github 文件夹
folder
workflows 文件夹
file
deploy.yml 2KB
file
node.js.yml 858B
file
dependabot.yml 627B
file
.prettierrc.js 60B
file
README.md 2KB
folder
.firebase 文件夹
file
hosting.YnVpbGQ.cache 3KB
file
hosting.cHVibGlj.cache 634B
file
.eslintignore 38B
file
.firebaserc 62B
file
.runtimeconfig.json 3B
file
firestore.rules 2KB
file
firestore.indexes.json 44B
...
zip 文件大小:583.75KB