Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 410 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 410 Bytes

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