mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
2e657d8db26d124274b9bcfd40184366eaa75f3c
packages.json (#560)
* Rename time-and-date, merge interactions * Merge maps * Rework forms, inputs, validation * Merge display-components, rename documentation * Reviewing tags carefully * More progress * Rename fonts-and-icons * Rename components-and-libraries * Make new data-fetching * Update submitting page * Remove currentCategories
Svelte Society Website
Welcome to Svelte Society! This repository hosts the main website, which serves as a central index of events, a packages directory, as well as recipes and other useful resources.
Developing
In order to start a development server:
pnpm install
pnpm run dev
Contributing
If you would like to improve the site, you are very welcome to submit a PR! The website has a form which helps streamline adding your package or resource.
Please locally ensure your code passes pnpm run lint before submitting your PR. If you have Prettier formatting issues, please run pnpm run format.
Languages
Svelte
52.7%
JavaScript
29.8%
TypeScript
11.6%
CSS
5.4%
HTML
0.5%