Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 339 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 339 Bytes

publint-site

The website for https://publint.dev.

Stack:

  • Vite
  • Svelte
  • UnoCSS

Development

# Start dev server
$ pnpm dev

# Build site
$ pnpm build

# Preview built site
$ pnpm preview

# Package fixtures for testing
$ pnpm packfix

See CONTRIBUTING.md for more information.

License

MIT