Skip to content

LinkScapeOfficial/site-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e79345c · Jan 29, 2025
Aug 6, 2023
Jan 17, 2025
Jan 17, 2025
Jan 29, 2025
Aug 2, 2023
Aug 8, 2023
Aug 8, 2023
Aug 2, 2023
Aug 2, 2023
Jul 18, 2023
Jan 17, 2025
Aug 8, 2023
Aug 5, 2023
Jan 29, 2025
Jan 29, 2025
Aug 2, 2023
Aug 2, 2023
Jan 17, 2025
Jan 17, 2025

Repository files navigation

LinkScape Site V3

This is the latest version of LinkScape's Website. Built with Next.js.

Development

  1. Import this repo to your coding environment of choice. Download it, git clone, or use the GitHub import on Vercel.
  2. pnpm i to install dependencies.
  3. pnpm run dev to start your server.
  4. Start adding your own pages & components in their respective directories.
  5. pnpm run build to build the website.