This is my very first Django app so please don’t be too harsh 🙂
I’m trying to use jquery-editable-select in my Django web App but I’m lost.
https://github.com/indrimuska/jquery-editable-select
According to this link, it seems like I need to install NPM first or Bower.
I don’t know what these are, can someone give me the basics from scratch ?
Is it something to install via PIP like a python package ?