Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 907 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 907 Bytes

Link Shortner with nuxt 3

Prisma Node Node

setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist