/site

@thomasrogerlux's website

Primary LanguageSvelte

@thomasrogerlux's website

Source code of my personnal website: thomasrogerlux.dev.

Stack

This v2 uses Svelte instead of React. I'm curious about the result of working with a compiler instead of a regular library.

Development and build

Warning: this project uses PNPM as package manager, do not attempt to use NPM or Yarn

Development

pnpm dev

Build

pnpm build

Local build preview

pnpm preview