Website for the reactify framework — Fastify + React SSR + RSC.
npm install && npm run devOpen http://localhost:3000.
| Command | Description |
|---|---|
npm run dev |
Start development server with HMR |
npm run build |
Build for production |
npm run start |
Start production server |