Tag: vite
- 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.
- Localhost Ports Explained: 80, 8080, 3000, 5173, 4321, 4173 · Ports & Networking — What is http://localhost:80, localhost:4173, localhost:4321, or localhost:8080? A port-by-port guide to common local services — Vite, Astro, Next.js, MongoDB, Redis, and more.
- Vite Local Development Guide · Frontend Stacks — Vite is a modern frontend build tool that provides lightning-fast HMR on localhost:5173 by default, supporting frameworks like React, Vue, and Svelte.
- Analog Local Development Guide · Frontend Stacks — Build full-stack applications with Angular using Analog, based on Vite and Nitro, with hot-reloading development on the default localhost:5173.
- Qwik Local Development Guide · Frontend Stacks — Build Resumable Web applications with Qwik, developed on localhost:5173, optimizing first screen load and interaction latency.
- 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.