Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Labs Admin

Project Overview

Cloud Labs Admin is a professional administration dashboard for managing Cloud Labs resources, users, and configurations.

Getting Started

Prerequisites

  • Node.js (v16 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone <YOUR_REPOSITORY_URL>
    cd admin
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Start the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:5173 to view it in your browser.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run lint - Run linter
  • npm run preview - Preview production build locally

Development

Project Structure

  • /src - Source code
    • /components - Reusable UI components
    • /pages - Application pages
    • /lib - Utility functions and configurations
    • /hooks - Custom React hooks

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is proprietary and confidential.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages