๐Ÿ“ฆ noxify / renoun-vite-rsc-ssg

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/noxify/renoun-vite-rsc-ssg.git
HTTPS git clone https://github.com/noxify/renoun-vite-rsc-ssg.git
SSH git clone git@github.com:noxify/renoun-vite-rsc-ssg.git
CLI gh repo clone noxify/renoun-vite-rsc-ssg
Marcus Reinhardt Marcus Reinhardt use same setup as for waku 6f86ae6 4 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ content
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ vite.config.ts
๐Ÿ“„ README.md

SSG + MDX example

This example demonstrates:

  • Client component inside MDX
  • MDX HMR
  • Static site generation

usage

pnpm dev
pnpm build
pnpm preview