jiawei
1916e3e31a
feat(chapter2): add Ant Design demo page
...
Add the demo route and Ant Design layout, include the missing page styles, and align global CSS and dependencies with the demo setup.
2026-08-30 10:53:19 +08:00
jiawei
a1401c68f5
feat(chapter2): set up styled app shell
...
Add the App Router page and nested layout, configure Tailwind and shadcn styling, include local fonts and background assets, and install the supporting UI and lint dependencies.
2026-08-30 10:20:06 +08:00
jiawei
5ce6f24569
chore(chapter2): configure compatible lint tooling
...
Use the Next.js-compatible ESLint 9 toolchain, add CSS linting scripts and dependencies, and export the Stylelint config through a named constant.
2026-08-30 00:06:40 +08:00
jiawei
a0a69736c5
Initial commit
2026-08-29 22:43:18 +08:00