We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f035371 commit 15fdca5Copy full SHA for 15fdca5
source/quick-start.txt
@@ -1,3 +1,5 @@
1
+.. _node-quickstart:
2
+
3
===========
4
Quick Start
5
@@ -34,7 +36,7 @@ Install Node and npm
34
36
Ensure your system has Node.js version 12 or later and a compatible
35
37
version of npm (Node Package Manager) installed. For information on how
38
to check your version of Node and npm, as well as installation
-instructions, see `downloading and installing Node.js and npm
39
+instructions, see `downloading and installing Node.js and npm
40
<https://docs.npmjs.com/downloading-and-installing-node-js-and-npm>`_.
41
42
Select the :guilabel:`Clone the Project` tab if you want to build your
0 commit comments