feat: add preact app

This commit is contained in:
Mauricio Siu
2024-06-30 19:56:30 -06:00
parent 0aadbd63c7
commit 415c719b93
16 changed files with 1423 additions and 0 deletions

24
preact-simple/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# 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?