Deployment-page Here is the file structure of the project: . ├── JS │ └── app.js ├── README.md ├── dynamic.html ├── file_structure.txt ├── index.html ├── package-lock.json ├── package.json ├── styles.css └── vite.config.js Running Vite npm run dev This start the host with vite