mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 10:26:52 -06:00
feat: add homepage projects showcase with mock data
- Add ProjectCard component with tag icons and relative timestamps - Create mock projects data with server-side icon rendering - Fix IconPicker reactivity using SvelteMap - Add ESLint suppressions for @html tags
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "bun@latest",
|
||||
"packageManager": "bun@1.3.5",
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow bun",
|
||||
"dev": "bunx --bun vite dev",
|
||||
|
||||
Reference in New Issue
Block a user