Installation
Installing#
The easiest way to install Maglev is with a package manager like NPM or Yarn.
- Yarn
- NPM
This installs both the devtools and the core library which is used in both browsers and node.
Devtools#
The @wlabs/maglev package ships with a devtool CLI. The easiest way to invoke
this CLI (after the above installation command is run) is to again use your
package manager.
- Yarn
- NPM