Skip to content

Latest commit

 

History

History
63 lines (57 loc) · 3.25 KB

File metadata and controls

63 lines (57 loc) · 3.25 KB
title Install JavaScript frameworks on Windows
description 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.
ms.topic install-set-up-deploy
keywords Node.js, NodeJS, next.js, nuxt.js, gatsby, react, vue, windows, install, wsl, Set up windows, Dev Environment
ms.localizationpriority medium
ms.date 06/04/2021
adobe-target true

Install JavaScript frameworks on Windows

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

:::row::: :::column::: NodeJS icon
Node.js overview
Learn about what you can do with Node.js and how to set up a Node.js development environment. - Install on Windows - Install on WSL - Try a beginner-level tutorial :::column-end::: :::column::: React icon
React overview
Learn about what you can do with React and how to set up a React development environment. - Install on Windows for building web apps - Install on WSL for building web apps - Install on Windows for building desktop apps - Install on Windows for building Android mobile apps - Try a beginner-level tutorial :::column-end::: :::column::: Vue icon
Vue.js overview
Learn about what you can do with Vue.js and how to set up a Vue.js development environment. - Install on Windows - Install on WSL - Try a beginner-level tutorial :::column-end::: :::row-end:::

:::row::: :::column::: NextJS icon
Install Next.js on WSL
Next.js is a framework for creating server-rendered JavaScript apps based on React.js, Node.js, Webpack and Babel.js. Learn how to install it on the Windows Subsystem for Linux. :::column-end::: :::column::: NuxtJS icon
Install Nuxt.js on WSL
Nuxt.js is a framework for creating server-rendered JavaScript apps based on Vue.js, Node.js, Webpack and Babel.js. Learn how to install it on the Windows Subsystem for Linux. :::column-end::: :::column::: Gatsby icon
Install Gatsby on WSL
Gatsby is a static site generator framework based on React.js. Learn how to install it on the Windows Subsystem for Linux. :::column-end::: :::row-end:::