Tag: react
- Remix Local Development Guide · Frontend Stacks — Local development with the Remix full-stack React framework, defaulting to localhost:5173; v7 capabilities have been merged into React Router.
- Docusaurus Local Development Guide · Frontend Stacks — Build documentation and blog sites using Docusaurus, based on React and MDX, with hot reloading on the default localhost:3000.
- Gatsby Local Development Guide · Frontend Stacks — Build React static sites with Gatsby, utilizing a GraphQL data layer, and develop locally on the default localhost:8000.
- Next.js Local Development Guide · Frontend Stacks — Build full-stack React applications with Next.js, featuring App Router support for SSR/SSG, with localhost defaulting to localhost:3000.
- React + Vite Local Development Guide · Frontend Stacks — Create a React project with Vite, start a hot-reloading development server at localhost:5173, and build production static assets.
- TanStack Start Local Development Guide · Frontend Stacks — TanStack Start is a full-stack React framework based on TanStack Router, supporting SSR and type-safe routing, commonly accessed at localhost:3000.