Replies: 1 comment 1 reply
-
Hello, @Yuting918 ! Here are some details https://github.com/epam/ketcher/blob/master/DEVNOTES.md |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I know this can be a stupid question for you. But I am really really new to this area and I am trying to build and run the "example" locally from my local machine so that I can then potentially make some editions.
I am struck at the very step for 3 days and still making little progress, below is what I've tried:
yarn install
and thenyarn start
yarn start
gives errors like 'Couldn't find a script named "start".' etc... I fixed it by installing packages with yarnCan anyone please help how can I utilizing the ketcher package or maybe inform me at which step I made a mistake. It would be really appreciated. Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions