/nextjs-portfolio

Primary LanguageCSSMIT LicenseMIT

This is a Next.js project bootstrapped with create-next-app.

PusyuuNextjsPortFolio

このポートフォリオはnextjsの勉強と技術力を試すというのを兼ねたポートフォリオです。 あなたの環境でも以下のコマンドを使い実行してみてくださいね!!

git clone https://github.com/PusyuuWanko/nextjs-portfolio.git
# next
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

するとコマンドに出るので http://localhost:3000 をブラウザに入力すると開くことができます。