Skip to content

moso/moso.io

Repository files navigation

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.