# Clone the repository
git clone https://github.com/kk/kn3aux-code-suite.git

# Navigate to project directory
cd kn3aux-code-suite

# Install dependencies
npm install

# Start development server
npm run dev