> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/gradient-able-react/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/gradient-able-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 a run and deploys the application, we won't get into too much detail for the same. It's 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.
