Skip to content

Commit

Permalink
FINAL VERSION OF VANILLA | NOW USING VITE + JS (Very Experimental)
Browse files Browse the repository at this point in the history
  • Loading branch information
nishimi-ya committed Dec 14, 2024
1 parent 8160c60 commit 642a479
Show file tree
Hide file tree
Showing 12 changed files with 1,362 additions and 344 deletions.
25 changes: 25 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.env
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion README.md

This file was deleted.

Binary file removed favicon.ico
Binary file not shown.
Loading

0 comments on commit 642a479

Please sign in to comment.