You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the `sauce-docs` repository. This website contains all technical documentation about Sauce Labs and its products. This website uses [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.
18
+
Welcome to the `sauce-docs` repository. This website contains all technical
19
+
documentation about Sauce Labs and its products and is built on top of
20
+
[Docusaurus](https://docusaurus.io/), a modern static website generator.
19
21
20
22
**Table of Contents**
21
23
@@ -34,8 +36,7 @@ Welcome to the `sauce-docs` repository. This website contains all technical docu
34
36
## Prerequisites
35
37
36
38
-[`git`](https://git-scm.com/downloads)
37
-
-[Node.js](https://nodejs.org/en/download/)`version >= 14.15.0` or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed
38
-
-[Yarn](https://yarnpkg.com/en/)`version >= 1.22.5` (which can be checked by running yarn version). Yarn is a performant package manager for JavaScript and replaces the npm client. It is not strictly necessary but highly encouraged.
39
+
-[Node.js](https://nodejs.org/en/download/)`version >= 18` or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed
39
40
-[Docker](https://docs.docker.com/get-docker/) (optional if you want to deploy locally via a container or to test before you deploy)
0 commit comments