Check the live site here: https://linkme-ashy.vercel.app/
First, clone the site
run git clone <repository_url> in terminal
git clone https://github.com/DanielBryte/linkme.gitThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, clone the site
run git clone <repository_url> in terminal
git clone https://github.com/DanielBryte/linkme.gitThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev