This is the main landing page at pagekey.io. It is a Next.js application.
Run the following:
git clone git@github.com:pagekey/website.git
cd website
npm i
npm run dev
Then visit the development server at localhost:3000.
This is the main landing page at pagekey.io. It is a Next.js application.
Run the following:
git clone git@github.com:pagekey/website.git
cd website
npm i
npm run dev
Then visit the development server at localhost:3000.