Skip to content

dev-cetus/cetus-is-a-dev

Repository files navigation

Cetus's portfolio

Visit at https://cetus.is-a.dev

Contributing

  1. Clone the repo
  2. Install dependencies with pnpm install
  3. Run the dev server with pnpm run dev
  4. Make your changes
  5. Commit your changes. Please use Conventional Commits
  6. Push your changes
  7. Create a pull request

Linting

Please always run pnpm run lintfix before committing.


Built with Nuxt 3