Global Prerequisites

June 15, 2023 ยท View on GitHub

  • Windows 1809 or higher (version 1909 is preferred)
  • At least 16 Gb of memory (32 Gb or more is preferred)
  • A valid Sitecore 10 license file (preferrably located at C:\license\license.xml on the host system)
  • Docker Desktop, with Windows containers enabled
  • Nodejs 14.17.x and npm 6.14.x
  • .NET Core 3.1 SDK
  • .NET Framework 4.8 SDK
  • Visual Studio 2019

Visual Studio Code

If you are using the VSCode editor, here is the recommended list of extensions to install to work on this project:

  • Docker
  • ESLint
  • Markdown All in One
  • markdownlint
  • Prettier - Code formatter
  • Prettier ESLint
  • Stylelint
  • Tailwind CSS IntelliSense
  • Trailing Spaces
  • TypeScript Hero
  • YAML

See Sitecore Containers documentation for more information on system requirements.