Go to file
2023-11-13 13:33:50 +02:00
.gitignore GG 2023-11-13 13:33:50 +02:00
bun.lockb GG 2023-11-13 13:33:50 +02:00
cv.tsx GG 2023-11-13 13:33:50 +02:00
flake.lock initial commit 2023-11-12 19:07:45 +02:00
flake.nix GG 2023-11-13 13:33:50 +02:00
index.ts GG 2023-11-13 13:33:50 +02:00
makefile initial commit 2023-11-12 19:07:45 +02:00
package.json GG 2023-11-13 13:33:50 +02:00
README.md GG 2023-11-13 13:33:50 +02:00
tsconfig.json GG 2023-11-13 13:33:50 +02:00

react-cv

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.7. Bun is a fast all-in-one JavaScript runtime.