Install pnpm if you haven't already:
brew install pnpmDownload the dependencies:
pnpm install
cp .env.example .env.localThen, run the development server:
pnpm devOpen http://localhost:3000 in your browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install pnpm if you haven't already:
brew install pnpmDownload the dependencies:
pnpm install
cp .env.example .env.localThen, run the development server:
pnpm devOpen http://localhost:3000 in your browser.