> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/mintone-react/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/mintone-react/prerequisites.md).

# Prerequisites

## Node.JS

To install and use this theme, It's required to be installed [Node.js](https://nodejs.org/) on your computer. Node is required only for run and deploy the application, we won't get into too much detail for the same. It' also not required to have detailed knowledge of Node.js

## Node/Yarn - Package Manager

This React template uses [npm](https://www.npmjs.com/) / [yarn](https://yarnpkg.com/) package manager to install and manage 3rd party components and libraries.
