Web Editor home made

This commit is contained in:
Surya Paolo
2022-11-17 08:10:43 +01:00
parent 711f1b515d
commit 495abc33be
77 changed files with 1742 additions and 1771 deletions

6
.vscode/launch.json vendored
View File

@@ -19,6 +19,12 @@
"request": "launch",
"type": "node-terminal"
},
{
"command": "npm run spanorefresh",
"name": "SPA no Refresh",
"request": "launch",
"type": "node-terminal"
},
{
"type": "node",
"request": "launch",