MLscript Driver Demo

Quick Start

MLscript uses git to track file changes. Please use git clone rather than download the project.

To install the necessary libraries, execute:

npm i

To watch the project, execute:

npm run watch

To execute the final program, run:

node js/mlscript/Main.js