Skip to content

takashi0602/portfolio

Repository files navigation

Takashi's portfolio

https://takashimelon.vercel.app/

Setup

$ git clone https://github.com/takashi0602/portfolio.git

$ cd portfolio

$ npm install

$ npm run dev

Scripts

$ npm run dev

$ npm run build

$ npm run start

$ npm run check:eslint

$ npm run check:prettier

$ npm run fix:eslint

$ npm run fix:prettier

$ npm run lint-staged