Sets up the foundational structure for the CAR Auto Center application using Vite and React. Includes project dependencies, basic HTML structure, TypeScript configuration, and initial README content. This commit establishes the project's build tool, core libraries, and essential configuration files.
5 lines
151 B
JSON
5 lines
151 B
JSON
{
|
|
"name": "CAR Auto Center",
|
|
"description": "Centro automotivo completo com agendamento online e serviços 24h.",
|
|
"requestFramePermissions": []
|
|
} |