Skip to content

cydoval/portfolio

Repository files navigation

Cal Doval

Personal site for cydoval.com, now built with React, Vite, Tailwind CSS, and DaisyUI.

Cloudflare Pages

Use these settings when connecting the repo in Cloudflare Pages:

  • Framework preset: Vite
  • Build command: npm run build
  • Build output directory: dist
  • Node version: 22

Custom domain routing for cydoval.com should be managed in Cloudflare Pages.

Development

Install dependencies:

npm install

Start the local development server:

npm run dev

Build the production site:

npm run build

Preview the production build:

npm run preview

About

Portfolio

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors