Skip to content

vaclovas2020/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Matrix IDE project

This project is a Electron based IDE for AI developers. It is written in React and uses the Ace Editor for the code editor. The project is currently in development and is not ready for use.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.\

Electron will open a window with the app running.\

The app page will reload when you make changes.
You may also see any lint errors in the console.

npm run test

Launches the test runner in the interactive watch mode.

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 packaged!