Skip to content

cxntered/website

Repository files navigation

cxntered's personal website
designed in Figma, built with Astro, styled with Tailwind CSS, and themed with Catppuccin.

Development

Requirements

  • Node.js: For running the website (v18 or higher)
  • pnpm: For installing dependencies (corepack enable pnpm)

Commands

# Install dependencies
$ pnpm install

# Run the development server
$ pnpm dev

# Build & preview the website
$ pnpm build
$ pnpm preview

# Lint & format the codebase
$ pnpm lint
$ pnpm format

About

🌐 cxntered's personal website

Resources

License

Stars

Watchers

Forks