MCPcopy Index your code
hub / github.com/CCCshengjiang/user-center-frontend

github.com/CCCshengjiang/user-center-frontend @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
41 symbols 130 edges 32 files 0 documented · 0% updated 2y ago★ 52
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

<<<<<<< HEAD

Ant Design Pro

This project is initialized with Ant Design Pro. Follow is the quick guide for how to use.

Environment Prepare

Install node_modules:

npm install

or

yarn

Provided Scripts

Ant Design Pro provides some useful script to help you quick start and build with web project, code style check and test.

Scripts provided in package.json. It's safe to modify or add additional script:

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

More

You can view full document on our official website. And welcome any feedback in our github.

user-center-frontend

用户中心管理系统前端

a4c5f90193b4f1a9a87324195bafea7525c29ae5

Core symbols most depended-on inside this repo

Shape

Function 41

Languages

TypeScript100%

Modules by API surface

src/services/ant-design-pro/api.ts9 symbols
src/pages/user/Login/index.tsx4 symbols
src/pages/AccountSettings/index.tsx4 symbols
src/pages/Admin/UserManage/index.tsx3 symbols
src/pages/AccountSettings/components/base.tsx3 symbols
src/app.tsx3 symbols
src/pages/user/Register/index.tsx2 symbols
src/global.tsx2 symbols
src/components/RightContent/AvatarDropdown.tsx2 symbols
src/services/ant-design-pro/login.ts1 symbols
src/pages/Welcome.tsx1 symbols
src/pages/Admin.tsx1 symbols

For agents

$ claude mcp add user-center-frontend \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page