poe.direct React UI 项目解析

poe.direct React UI 项目解析

此项目基于 Create React App 构建,并提供以下实用脚本:

  • npm start:以开发模式运行应用程序,并在浏览器中打开。编辑文件时,页面将自动刷新,并在控制台中显示任何 lint 错误。
  • npm test:启动交互式监视模式下的测试运行程序。
  • npm run build:构建生产环境下的应用程序,并将结果输出到 build 文件夹。构建过程优化了性能,并最小化了文件体积。
  • npm run eject注意:此操作不可逆。此命令将移除项目中单个构建依赖项,并将所有配置文件和传递依赖项(如 webpack、Babel)暴露出来,方便进行自定义配置。
zip
poe-direct-ui-master.zip 预估大小:53个文件
folder
poe-direct-ui-master 文件夹
file
.babelrc 250B
file
package.json 2KB
file
.eslintcache 3KB
file
package-lock.json 719KB
file
webpack.dev.config.ts 1KB
folder
src 文件夹
file
App.less 293B
file
reportWebVitals.js 362B
file
index.html 260B
file
logo.svg 3KB
file
App.test.js 246B
file
setupTests.js 241B
folder
graphql 文件夹
folder
Mutations 文件夹
file
PutTrade.js 231B
file
AddTradeService.js 648B
file
AddTradeUser.js 291B
file
AddTradeLeague.js 314B
file
AddTradeCurrency.js 324B
folder
Queries 文件夹
file
League.js 189B
file
Currencies.js 163B
file
Leagues.js 157B
file
Categories.js 174B
file
Service.js 270B
file
User.js 226B
file
Trades.js 398B
file
Services.js 197B
file
Trade.js 323B
file
index.tsx 750B
folder
components 文件夹
folder
Layout 文件夹
folder
Sidebar 文件夹
file
Sidebar.js 2KB
folder
Header 文件夹
folder
Leagues 文件夹
file
Leagues.js 1KB
file
Header.js 675B
folder
Signin 文件夹
file
Signin.js 178B
folder
Add 文件夹
folder
Form 文件夹
folder
SelectService 文件夹
file
SelectService.js 1KB
file
Form.js 2KB
folder
SelectCurrency 文件夹
file
SelectCurrency.js 721B
file
Add.js 4KB
folder
Footer 文件夹
folder
Footer.js 文件夹
file
Layout.js 490B
folder
Content 文件夹
folder
Table 文件夹
folder
Entry 文件夹
folder
Entry.js 文件夹
file
Table.js 3KB
file
Content.js 454B
file
App.js 714B
folder
context 文件夹
file
Context.js 212B
file
tsconfig.json 445B
file
.gitignore 13B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
folder
icons 文件夹
folder
currency 文件夹
file
Exalted_Orb_inventory_icon.png 12KB
file
Divine_Orb_inventory_icon.png 11KB
file
Chaos_Orb_inventory_icon.png 12KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 3KB
...
zip 文件大小:253.75KB