Skip to content

truefoundry/cruiseKube-frontend

Repository files navigation

CruiseKube Frontend

Getting Started

Prerequisites

Installation

# Clone the repository
git clone <YOUR_GIT_URL>

# Navigate to the project directory
cd cruiseKube-frontend

# Install dependencies
npm i

# Start the development server
npm run dev

Available Scripts

  • npm run dev - Start the development server
  • npm run build - Build for production
  • npm run build:dev - Build in development mode
  • npm run lint - Run ESLint
  • npm run preview - Preview the production build
  • npm start - Start the production server

Development

Local Development

Clone the repository and install dependencies as shown above. The development server will start on port 3000 with hot module replacement enabled.

Editing Options

Use your preferred IDE

Clone the repository and work locally using your IDE of choice.

Edit directly in GitHub

  • Navigate to the desired file(s)
  • Click the "Edit" button (pencil icon) at the top right of the file view
  • Make your changes and commit

Use GitHub Codespaces

  • Navigate to the main page of your repository
  • Click on the "Code" button (green button) near the top right
  • Select the "Codespaces" tab
  • Click on "New codespace" to launch a new Codespace environment
  • Edit files directly within the Codespace and commit and push your changes

Technologies

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages