vibe icon indicating copy to clipboard operation
vibe copied to clipboard

Automations same as monday.com

Open kinju4374 opened this issue 2 years ago • 4 comments

Hi,

I want to create an automation UI the same as monday.com and I was exploring your API. I was successfully able to install monday-ui-react-core but I am getting errors when I run storybook. Could you please help me how to resolve the storybook error? Also, are there any initial simple examples to run and check simple UI with your API?

kinju4374 avatar May 26 '22 07:05 kinju4374

hi @kinju4374 , can you please share the errors here ?

orrgottlieb avatar May 26 '22 11:05 orrgottlieb

Hi @orrgottlieb ,

I installed storybook using npm and after that I am getting a new error

image

I have added the following in package.json

image

kinju4374 avatar May 26 '22 12:05 kinju4374

Hi @kinju4374 , thank you for posting this issue. it look like you are trying to run your own storybook, please notice that storybook is a tool which helps develop component in a very efficient way.

  • if you want to use storybook to develop your own local ui i suggest you go see the storybook docs https://storybook.js.org/docs/react/get-started/install
  • if you want to see our storybook locally you can clone our repo, run npm i and then npm run storybook

sorry for the delay

orrgottlieb avatar Jul 09 '22 10:07 orrgottlieb

Hi @kinju4374, Can i please close this issue ?

orrgottlieb avatar Jul 26 '22 06:07 orrgottlieb