Skip to content

Latest commit

 

History

History
76 lines (58 loc) · 2.1 KB

README.md

File metadata and controls

76 lines (58 loc) · 2.1 KB

Portfolio 2022

Live demo

https://portfolio-2022-turbo-next.vercel.app/

Installation

pnpm install
pnpm prepare

Development

pnpm dev

Deployment

pnpm build

Packages

  • theme
    • Theming based on Emotion.js
  • ui
    • General UI package
  • utils
    • General utilities
  • eslint-config-custom
    • Basic config for ESLint
  • tsconfig
    • Basic config for TypeScript

Dependencies

Environment

Version information is in .tool-versions file.

Special Thanks

Great resources for learning: