Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Installing stackmate is a simple, straight forward process where all you need is an npm
client such as npm
itself or yarn
You can install stackmate through NPM by using the following command:
Same for yarn:
We recommend that you install stackmate globally, however if you don't want to or if you just wanna give it a quick spin, feel free to run the package directly through npx
using the following command: