文件名称:react-admin-example:带有JSON-Server的React Admin框架示例
文件大小:205KB
文件格式:ZIP
更新时间:2024-03-28 07:25:32
JavaScript
React Admin示例 React Admin的示例。 我们使用JSON-Server作为REST API 用法 # Install dependencies npm install # Install client dependencies cd client npm install cd .. # Run client and server (Visit http://localhost:3000) npm run dev # Run server only (:5000) npm run server # Run client only (:3000) npm run client
【文件预览】:
react-admin-example-master
----client()
--------package.json(880B)
--------package-lock.json(595KB)
--------src()
--------public()
--------README.md(3KB)
----.gitignore(323B)
----package.json(479B)
----package-lock.json(67KB)
----db.json(663B)
----README.md(349B)
----range.js(97B)