Docs/Quickstart
Quickstart
Get up and running with Crowdi in less than 5 minutes.
1. Install the CLI
npm install -g crowdi-cli
2. Initialize your project
crowdi init
3. Run your first simulation
crowdi run --url http://localhost:3000
Last updated: Today
Edit this page on GitHub