# Install dependencies
pnpm install
# Start the development server
pnpm dev
# build for production environment
pnpm build
# preview the release environment effect
pnpm preview
# code check
pnpm lint
# code auto fix
pnpm format
- Add "on this page" section
- Code block highlight
- Small screen optimization
- Next/Prev page block (content-footer)
- Back to top button
- Dark Mode
- Nav background opacity
- SEO
- Page title
- Sitemap
- Robots.txt
- Open Graph
- React
- React Router
- TypeScript
- Vite
- ESLint
- Commitlint
- Tailwind CSS
- PostCSS
Copyright (c) 2024 George Miao