Skip to content

ProgrammingPhilippines/pandevhome

Repository files navigation

pandevhome

Home page for Pandesal.dev.

Built with TypeScript and Next.

Requirements

Setup

Note: Navigate to the project directory before running these commands.

  1. Select the project's Node version:
    nvm
  2. Install the project's dependencies using pnpm:
    pnpm i
  3. Run the project in development mode:
    pnpm dev
    Go to http://localhost:3000 to view the project.

Contributing

  • We follow Conventional Commits when naming our commits. It is highly recommended to observe this convention for compability with the rest of the project's tools.
  • Keep commits short and contained. This helps introducing changes easier by avoiding conflicts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published