Skip to content

DheerajQblocks/neo-vision

Repository files navigation

Vite React Frontend

A React frontend built with Vite for fast development.

Prerequisites

  • Node.js (version 14.18+ or 16+)
  • npm

Quick Start

  1. Clone the repository:

    git clone https://github.com/DheerajQblocks/neo-vision
    
  2. Navigate to the project directory:

    cd neo-vision
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your browser and go to http://localhost:5173

That's it! You're now running the Vite React frontend locally.

Need Help?

If you encounter any issues, please check the Vite documentation or open an issue in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published