Getting started #273
Closed
Klaus-Valse
started this conversation in
General
Replies: 1 comment 5 replies
-
Hi @Klaus-Valse! You can take a look to https://github.com/MrRefactoring/jira.js/tree/master/examples |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anybody provide a simple getting started example? I'm fairly new to JS and I can't even get the most basic example to run. I installed jira.js with npm but when I put
I get all sorts of errors depending on what I try (Uncaught TypeError: Failed to resolve module specifier "jira.js", etc.).
It would be amazing for beginners to have a point to start with, without having to battle all of the quite confusing JS paradigms of how to import, require and so on. To be honest the Examples also don't help me.
Beta Was this translation helpful? Give feedback.
All reactions