Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

capraconsulting/capra-fagradar-old

 
 

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.6%
  • TypeScript 22.1%
  • CSS 4.6%
  • JavaScript 3.1%
  • HTML 0.6%