Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 755 Bytes

File metadata and controls

26 lines (19 loc) · 755 Bytes

AI Security Maturity — Build & Run

**Launch App[https://maturity-model-app.vercel.app/]

Prerequisites

  • Node.js (recommended LTS, e.g. 18+) and npm installed.

Install

  1. Clone the repo (or open project folder) git clone cd

  2. Install dependencies npm install

Run (development) npm run dev

If you see issues:

  • Ensure files in src/ are saved as UTF-8 (not UTF-16). <<<<<<< HEAD
  • If the dev server fails, check the terminal and browser DevTools Console for the first red error line; that usually indicates the cause.

=======

  • If the dev server fails, check the terminal and browser DevTools Console for the first red error line; that usually indicates the cause.

ff08fbb9f853aaba113dd3eed6c117cd345e18b6