Docs/Installation

Installation

Crowdi can be installed as a global CLI tool or as a dev dependency in your project.

Global Installation

npm install -g crowdi-cli

Local Installation

npm install --save-dev crowdi-cli

Last updated: Today

Edit this page on GitHub