# Clouds Website React, TypeScript, and Vite starter for the Clouds website. ## Scripts ```sh npm run dev npm run build npm run lint npm run preview ``` ## Project Structure ```text src/ App.tsx main.tsx index.css ```