Before you begin, ensure you have the following installed:
- Node.js
- npm (package managers)
- Clone the repository:
git clone https://github.com/pitside/pitside-docs.git
cd pitside-docs- Install the dependencies:
npm installTo start the development server, run:
npm run docs:dev