Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 349 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 349 Bytes

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