npm Create Project
npm create vite@latest
npm build
npm run build
yarn Create Project
yarn create vite
yarn build
docker-compose up