Up next

Installing Node.js and npm for local WordPress development

767 Views· 09/10/23
admin_videos
admin_videos
Subscribers
0

Node.js is a cross-platform, open-source server environment that can run on most popular operating systems. Node.js lets developers use JavaScript to write command line tools and for server-side scripting. When you install Node.js on your operating system, it comes preinstalled with npm, a command line tool that allows developers to share and use software packages as dependencies in their own projects.

While not specifically a requirement for WordPress development, if you want to develop blocks, contribute to Gutenberg, or use modern tools like wp-env or wp-now, you will need to have Node.js and npm installed on your computer.

In this tutorial, you will learn how to install Node.js and npm on macOS, Ubuntu, and Windows.
---
View this video and others on WordPress.TV: https://wordpress.tv/2023/07/2....2/installing-node-js

Show more

 0 Comments sort   Sort By


Up next