Skip to content

KeystoneHQ/keystone-blog-web

 
 

Repository files navigation

keystone-blog-web

Keystone Blog Web is the frontend repo for Keystone blog.

Development

  1. Copy the environment variables of development in Vercel to .env file
  2. Export the GITHUB_TOKEN in your terminal
  3. Run the below command
pnpm install
pnpm dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • CSS 2.1%
  • JavaScript 0.7%