Frontend Stacks
Frontend and full-stack dev servers on localhost: Vite, Next.js, Nuxt, Astro, React, Vue, SvelteKit, and more. Default dev ports and setup.
- Expo Local Development Guide · Frontend Stacks — Debug React Native applications on localhost using Expo, with Metro Bundler defaulting to port 8081 and Dev Tools commonly on port 19000.
- 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.
- 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.
- Angular Local Development Guide · Frontend Stacks — Create projects using Angular CLI and start the development server at localhost:4200, supporting components, routing, and dependency injection.
- Astro Local Development Guide · Frontend Stacks — Build content sites and hybrid framework pages with Astro, default localhost:4321 development, supporting React/Vue/Svelte island components.