feat(npm): Rename CLI package from @sim/cli to @simstudio/cli and update references

This commit is contained in:
Waleed Latif
2025-03-05 11:59:42 -08:00
parent 34dfdf3119
commit cac85c6c24
52 changed files with 2682 additions and 2506 deletions

View File

@@ -16,7 +16,7 @@
Sim Studio now supports a quick start option with zero installation required:
```bash
npx sim
npx simstudio
```
This downloads and runs Sim Studio with browser localStorage for data persistence. Visit http://localhost:3000 to start building workflows immediately!