Skip to content

capraconsulting/capra-fagradar

 
 

Repository files navigation

Capra Fagradar

Getting up and running

This project uses pnpm with workspaces. Install pnpm through corepack (included with NodeJS v16.13+) with the following command:

corepack enable pnpm

Then install all dependencies with.

pnpm install

And start the development server with

cd capra-fagradar
pnpm dev

Languages

  • MDX 69.9%
  • TypeScript 21.8%
  • CSS 4.6%
  • JavaScript 3.1%
  • HTML 0.6%