Skip to content

AssADev/Portfolio_Photograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15315eb · Jan 28, 2025

History

7 Commits
Jan 27, 2025
Jan 28, 2025
Jan 28, 2025
Jan 12, 2025
Jan 14, 2025
Jan 12, 2025
Jan 28, 2025
Jan 12, 2025
Jan 14, 2025
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025
Jan 14, 2025
Jan 14, 2025
Jan 14, 2025
Jan 12, 2025
Jan 27, 2025
Jan 27, 2025
Jan 12, 2025

Repository files navigation

Portfolio Photograph - Téo Gravel

Setup

Make sure to install dependencies:

pnpm install
npx pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev
npx pnpm dev

Production

Build the application for production:

pnpm build
npx pnpm build

Locally preview production build:

pnpm preview
npx pnpm preview

SSL in Localhost

To be able to use the visual editor of StoryBlok (https://localhost:3000):

brew install mkcert
mkcert localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published