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

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/noxify/vite-rsc-ssg-renoun.git
HTTPS git clone https://github.com/noxify/vite-rsc-ssg-renoun.git
SSH git clone git@github.com:noxify/vite-rsc-ssg-renoun.git
CLI gh repo clone noxify/vite-rsc-ssg-renoun
Marcus Reinhardt Marcus Reinhardt force call `process.exit(0)` to support `renoun vite build` 6b9a440 4 months ago ๐Ÿ“ History
๐Ÿ“‚ 6b9a44030e26219366e5104bee9b55254a8179f9 View all commits โ†’
๐Ÿ“ .vscode
๐Ÿ“ content
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ .nvmrc
๐Ÿ“„ components.json
๐Ÿ“„ eslint.config.js
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ prettier.config.js
๐Ÿ“„ 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