Skip to content

Commit

Permalink
Start sidebar layout
Browse files Browse the repository at this point in the history
  • Loading branch information
sant0s12 committed Mar 5, 2024
1 parent 43fc7bd commit bf6159c
Show file tree
Hide file tree
Showing 4 changed files with 4,924 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "npx vite dev",
"dev": "vite dev",
"build": "vite build && cp build/index.html build/404.html",
"preview": "vite preview",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
Expand Down
Loading

0 comments on commit bf6159c

Please sign in to comment.