# Plaidware Solutions ## Quick start Quick start options: ## Terminal Commands 1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/). 2. Navigate to the root ./ directory of the product and run `yarn install` or `npm install` to install our local dependencies. ## Documentation The documentation for the Material Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/react/overview/material-dashboard?ref=readme-mdpr).