Initialize SvelteKit project with default routing, ESLint, Prettier, Storybook setup, and basic components.

This commit is contained in:
2026-01-24 23:19:22 +01:00
commit 46059da148
58 changed files with 8063 additions and 0 deletions

8
.idea/blackbook.iml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>