Skip to content

Repository files navigation

VoitureAI Frontend

Prerequisites

Make sure you have the following installed on your system:

  • Node.js (v14.x or later)
  • npm (v6.x or later) or yarn (v1.x or later)

Installation

  1. Clone the repository:
    git clone https://github.com/ChiuDave/VoitureAI.git
  2. Navigate to the frontend directory:
    cd VoitureAI
  3. Install the dependencies:
    npm install
    or if you are using yarn:
    yarn install

Running the Application

  1. Start the development server:
    npx vite
    or if you are using yarn:
    yarn start
  2. Open your browser and navigate to http://localhost:5173/VoitureAI/ to see the application running.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages