Skip to content

PandaBroRepo/CommonAssessmentToolUI

 
 

Repository files navigation

CaseManagementAI UI Development

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

  • Node.js and npm (Node Package Manager) installed on your system

Cloning the Repository

git clone https://github.com/CaseManagementAI/CommonAssessmentToolUI.git

Installing Dependencies

Navigate to the /app directory and install the project dependencies:

cd app
npm install

Available Scripts

In the project directory /app, you can run:

npm start

This command runs the app in development mode:

  • Open http://localhost:3000 to view it in your browser.
  • The page will automatically reload when you make changes.
  • You may also see any lint errors in the console.

Usage

After starting the development server, you can:

  1. Open your web browser and go to http://localhost:3000.
  2. Interact with the app in your browser.
  3. Make changes to the code and see the updates in real-time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.7%
  • CSS 7.2%
  • HTML 1.5%
  • Other 0.6%