Skip to content

Latest commit

 

History

History
 
 

gui

This project contains the source code for the react app served by matlab-proxy

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run test:coverage

Launches the test runner and generates code coverage based on configuration specified in vite.config.js.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run eslint

Runs lint checks on the source code based on eslint.config.js file

npm run eslint:fix

Attempts to automatically correct problems in the source code according to the rules specified in eslint.config.js.


Copyright 2020-2025 The MathWorks, Inc.