Template erneuert läuft auf Node und im client nun mit Vite
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@ backend/node_modules
|
||||
frontend/node_modules
|
||||
.idea
|
||||
.DS_Store
|
||||
**/go_init
|
||||
**/go_init
|
||||
generator
|
||||
12
package.json
12
package.json
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"name": "templateprojekt",
|
||||
"version": "1.0.0",
|
||||
"description": "## Projektübersicht",
|
||||
"keywords": [],
|
||||
"author": "Christian Schindler",
|
||||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
BIN
windows.exe
Executable file → Normal file
BIN
windows.exe
Executable file → Normal file
Binary file not shown.
Reference in New Issue
Block a user