This is the latest version of LinkScape's Website. Built with Next.js.
- Import this repo to your coding environment of choice. Download it,
git clone
, or use the GitHub import on Vercel. pnpm i
to install dependencies.pnpm run dev
to start your server.- Start adding your own pages & components in their respective directories.
pnpm run build
to build the website.