⬇️Installation

Guide for how to install xeno-cli

Install globally

npm i xeno-cli@latest -g

Install locally

# npm
npm i xeno-cli@latest -D

# yarn
yarn add xeno-cli@latest -D

Last updated