Add React application with Vite setup and remove legacy files
This commit is contained in:
parent
d003ba2df6
commit
6758f8df49
20 changed files with 3603 additions and 19 deletions
7
docker/apache2/react-page/tsconfig.json
Normal file
7
docker/apache2/react-page/tsconfig.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue