Clone the project
git clone https://github.com/cluzier/cluzier.github.io.git
Go to the project directory
cd cluzier.github.io
Install dependencies
npm install
Start the server
npm run dev
netlify deploy