digma-ai / digma-ui

MIT License
3 stars 1 forks source link

Digma UI

Deployment

Install dependencies:

npm ci

Build package:

npm run build:prod

Build of the package will be in the dist directory

Storybook

npm run storybook

Storybook will start on http://localhost:6006

License

MIT