You can get started by cloning the project to your local machine. Make sure you have Node.js installed before you begin.
- Clone the repository:
git clone https://github.com/pavry/pavry.github.io- Navigate to the project folder:
cd pavry.github.io- Install the dependencies:
npm ci- Start the development server:
npm run devDone! You have successfully run the website locally.