1๐
โ
I would suggest to start out by trying to get all django-bone stuff running on your own.
It seems to require some packages which is not out of the box, like NPM which is a packet handler for nodejs.
But if you insist. Clone the repo from github. Place it in a suitable directory and execute the bash-script with ./django-bone yourproject
This will create alot of files (which I guess is to ensure depenacies).
Source:stackexchange.com