Cloud Labs Admin is a professional administration dashboard for managing Cloud Labs resources, users, and configurations.
- Node.js (v16 or later)
- npm or yarn
-
Clone the repository:
git clone <YOUR_REPOSITORY_URL> cd admin
-
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev # or yarn dev -
Open http://localhost:5173 to view it in your browser.
npm run dev- Start development servernpm run build- Build for productionnpm run lint- Run linternpm run preview- Preview production build locally
/src- Source code/components- Reusable UI components/pages- Application pages/lib- Utility functions and configurations/hooks- Custom React hooks
Contributions are welcome! Please feel free to submit a Pull Request.
This project is proprietary and confidential.