Next.js ã« Prisma ORM ãå°å ¥ããæ¹æ³ã«ã¤ãã¦è§£èª¬ãã¾ãã Next.js ããã¸ã§ã¯ãã®éå½¢ãä½æ $ mkdir hello-next-app && cd hello-next-app $ npm init -y $ npm install next react react-dom --save $ npm install typescript @types/node @types/react --save-dev $ code src/index.tsx

{{#tags}}- {{label}}
{{/tags}}