# MainSite **Repository Path**: scml/MainSite ## Basic Information - **Project Name**: MainSite - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-16 - **Last Updated**: 2025-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenCAXPlus Landing Page ## Commands | Command | Action | | :---------------------- | :------------------------------------------------ | | `pnpm install` | Install dependencies | | `pnpm run dev` | Start local dev server at `localhost:3000` | | `pnpm run build` | Build your production site to `./dist/` | | `pnpm run preview` | Preview your build locally, before deploying | | `pnpm run astro ...` | Run CLI commands like `astro add`, `astro check` | | `pnpm run astro --help` | Get help using the Astro CLI | | `pnpm run format` | Format code with [Prettier](https://prettier.io/) | | `pnpm run clean` | Remove `node_modules` and build output |