Money A2Z Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Install JavaScript frameworks on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript

    This guide will help you get started using JavaScript frameworks on Windows, including Node.js, React.js, Vue.js, Next.js, Nuxt.js, or Gatsby. Choose a JavaScript framework to install and set up your dev environment

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

    learn.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-on-windows

    Download the nvm-setup.zip file for the most recent release. Once downloaded, open the zip file, then open the nvm-setup.exe file. The Setup-NVM-for-Windows installation wizard will walk you through the setup steps, including choosing the directory where both nvm-windows and Node.js will be installed.

  4. Install Next.js on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript/nextjs-on-wsl

    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, offering support for both static and server-side rendered web applications.

  5. Run JavaScript in the Console - Microsoft Edge Developer...

    learn.microsoft.com/.../devtools-guide-chromium/console/console-javascript

    You can enter any JavaScript expression, statement, or code snippet in the Console, and it runs immediately and interactively as you type. This is possible because the Console tool in DevTools is a REPL environment.

  6. Install React on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript/react-on-windows

    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 learning.

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

    learn.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-beginners...

    Installing on Node.js on Windows or on Windows Subsystem for Linux; Try NodeJS with Visual Studio Code. If you have not yet installed Visual Studio Code, return to the prerequisite section above and follow the installation steps linked for Windows or WSL.

  8. Install Vue.js directly on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript/vue-on-windows

    A guide to help you set up a Vue.js development environment on Windows. Learn more on the Vue.js overview page. Vue can be installed directly on Windows or on the Windows Subsystem for Linux (WSL).

  9. Установка платформ JavaScript в Windows | Microsoft Learn

    learn.microsoft.com/ru-ru/windows/dev-environment/javascript

    Это руководство поможет приступить к работе с платформами JavaScript в Windows, включая Node.js, React.js, Vue.js, Next.js, Nuxt.js и Gatsby.

  10. React Native for Android development on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript/react-native-for...

    Working with React Native requires an understanding of JavaScript fundamentals. Get started with React Native by installing required tools. Install Visual Studio Code (or your code editor of choice). Install Android Studio for Windows and set the ANDROID_HOME environment variable. Follow the instructions at Set Up Your Environment - React Native.

  11. NodeJS on Windows | Microsoft Learn

    learn.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-overview

    Node.js is an open-source, cross-platform, server-side JavaScript runtime environment built on Chrome’s V8 JavaScript engine originally authored by Ryan Dahl and released in 2009. 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