mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-10 08:58:31 +00:00
267 B
267 B
Emails
Getting Started
- First, install the dependencies:
pnpm install --filter emails
- Then, run the development server:
pnpm run dev --filter emails
Open localhost:3080 with your browser to see the result.