Installation
canvas-editor is essentially a set of npm packages.
Requirements
- Node.js version 16.14 or above:
- When installing Node.js, you are recommended to check all checkboxes related to dependencies.
Installation
To install the @mindfiredigital/canvas-editor
npm package in your project
The @mindfiredigital/canvas-editor
will automatically be added to your project after you run the command:
npm i @mindfiredigital/canvas-editor
You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.
The command also installs all necessary dependencies you need to run Canvas Editor.