Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JointVenture

JointVenture is a web application designed to facilitate joint venture management.

Project Structure

  • client/: React frontend application
  • server/: Node.js/Express backend application

Installation & Setup

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Client Setup

  1. Navigate to the client directory:
    cd client
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
    The application will be available at http://localhost:5173.

Server Setup

  1. Navigate to the server directory:
    cd server
  2. Install dependencies:
    npm install
  3. Start the backend server:
    npm run start
    The server will run on port 5000 (default).

Usage

Ensure both the client and server are running. Navigate to http://localhost:5173 in your browser to use the application.

About

JointVenture a Logistics company's LMS to train their staffs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages