vite-jobfair-comingsoon This Repository contains a sample coming soon page in vanilla HTML, CSS, JS bundled with Vite. Run Locally Install dependencies npm install Start the development server npm run dev Deployment To create deployement build run npm run build