Skip to content

srid3/colour-tek

Repository files navigation

Colour Tek

Requirements

Node - 22.5.1 npm - 10.8.2

Setup

  1. Fork the Repository

  2. Cloning the repository

git clone https://github.com/{your-username}/colour-tek.git
  1. Install dependencies
npm install
  1. Run the website locally
npm run dev

Netlify Page