Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 331 Bytes

File metadata and controls

25 lines (16 loc) · 331 Bytes

docs

Documentation site for the Swiss UI design system.

Built with Astro and hosted on GitHub Pages.

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

License

AGPL-3.0-only