Creating a workspace

🚧

Beta

This is a beta version and subject to change without notice. Pricing, terms, conditions and availability may change in the final version.

To setup an empty NX workspace follow the steps below, if you do not already know NX feel free to checkout their website NX.dev

1. Run the command below to create an nx workspace for all your Iris Apps:

npx @trackunit/create-iris-app-workspace <name-of-your-workspace>

2. Go into your NX Workspace folder

cd <name-of-your-workspace>

You now have a NX Workspace and are ready to create your first Iris app!