Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 363 Bytes

File metadata and controls

21 lines (15 loc) · 363 Bytes

Siddhaartha B S Portfolio

Personal portfolio for siddhaartha.in.

This site is based on a cloned portfolio structure, with Siddhaartha's content, projects, stack, links, and visitor counter.

Development

npm install --legacy-peer-deps
npm run dev

Checks

npm run lint
npm run check-types
npm run build