Installation
Get started with QuantaJS by installing it via npm. Since QuantaJS is framework-agnostic, it works in any JavaScript environment.
Prerequisites
- Node.js (v14 or higher)
- npm (v6 or higher)
Install via npm
Run the following command to install QuantaJS:
npm install quantajs