For an overview of the ZIO Insight project, see ZIO Insight.
- Install Node 18
- Install yarn
- run
yarn install
- run
yarn dev
and navigate to http://localhost:5173 - run
yarn test
to run the tests
For an overview of the ZIO Insight project, see ZIO Insight.
yarn install
yarn dev
and navigate to http://localhost:5173yarn test
to run the tests