re-organize project structure a bit + add icons
This commit is contained in:
parent
3cb3ef91d2
commit
5e7b944978
24 changed files with 514 additions and 249 deletions
|
|
@ -11,6 +11,10 @@
|
|||
"start": "NODE_ENV=production bun src/index.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fontsource/roboto": "^5.2.8",
|
||||
"@mui/icons-material": "^7.3.4",
|
||||
"@mui/material": "^7.3.4",
|
||||
"@nick/lz4": "npm:@jsr/nick__lz4",
|
||||
"react": "^19",
|
||||
"react-dom": "^19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue