Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 712 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 712 Bytes

My personal website and portfolio

Tech stack

Build Setup

This assumes you already have Node.js and pnpm installed.

# Install dependencies
$ pnpm i

# Serve with hot reload at localhost:3000
$ pnpm dev

# Build for production
$ pnpm build

# Preview production build
$ pnpm preview

# Run ESLint with my own config
$ pnpm lint

# Run ESLint with my own config and fix things
$ pnpm lint:fix

License

Code is licensed under MIT. Content is licensed under CC BY-NC-SA 4.0.