Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 613 Bytes

File metadata and controls

32 lines (20 loc) · 613 Bytes

Contributing

Thanks for checking out this codebase. I am grateful for your feedback, suggestions and contributions.

Getting started

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Run tests
pnpm test

# Build for production
pnpm build

# Preview production build
pnpm preview

Found something broken?

Create an issue on the tracker here.

Have a something to contribute in code?

Send a pull request, and I will buy you a ☕ or 🍺, if we meet IRL!

Cheers, and happy contributing!