About 50 results
Open links in new tab
  1. Install JavaScript frameworks on Windows | Microsoft Learn

    Apr 11, 2022 · A guide to help you get started with JavaScript frameworks on Windows, including Node.js, React.js, Vue.js, Next.js, Nuxt.js, or Gatsby.

  2. Set up Node.js on native Windows | Microsoft Learn

    Dec 12, 2024 · A guide to help you get your Node.js development environment set up directly on Windows.

  3. Tutorial: Node.js on Windows for beginners | Microsoft Learn

    Feb 28, 2025 · Its main purpose is to track your app's dependencies and their respective versions. You now need to install the dependencies that Express uses in order to build and run your HelloWorld …

  4. NodeJS on Windows | Microsoft Learn

    Mar 1, 2024 · Does Node.js work on Windows? Yes. Windows supports two different environments for developing apps with Node.js: Install a Node.js development environment on Windows Install a …

  5. Set up Node.js on WSL 2 | Microsoft Learn

    Jun 11, 2025 · A guide to help you get your Node.js development environment set up on Windows Subsystem for Linux (WSL).

  6. Install Nuxt.js on WSL | Microsoft Learn

    Nov 1, 2023 · A guide to help you install the Nuxt.js web framework and get up and running on Windows. Nuxt.js is a framework for creating server-rendered JavaScript apps based on Vue.js, …

  7. Install React on Windows | Microsoft Learn

    Nov 25, 2024 · This guide will walk through installing React directly on Windows using the vite frontend tooling. We recommend following these instructions if you are new to React and just interested in …

  8. React on Windows | Microsoft Learn

    Mar 25, 2025 · A guide to help you set up a React JavaScript development environment on Windows.

  9. Tutorial: React on Windows for beginners - learn.microsoft.com

    Mar 18, 2024 · To call an API with data for us to use in our React app, we will use the .fetch JavaScript method. The API we will call is JSONPlaceholder, a free API for testing and prototyping that serves …

  10. Install Next.js on Windows | Microsoft Learn

    Mar 18, 2024 · A guide to help you install the Next.js web framework and get up and running on Windows. Next.js is a JavaScript framework tailored for building React-based web applications, …