/tee_connectz

A business blog with next js and sanity

Primary LanguageTypeScript

Welcome to the repository for Tee connectz business blog. This repository contains the source code, assets, and content for project

Table of Contents

Technologies

Installation

Follow these steps to install and setup the project:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/Raphico/tee_connectz.git
  1. Navigate to the project directory:
cd tee_connectz
  1. Install all dependencies:
npm install
  1. Run the repo
npm run dev