Open aseemk98 opened 2 years ago
In 2023, I still couldn't find the documentation. I wonder how other users learnt to use this package without referring to a Tutorial.
Its documentation needs to be generated locally by running npm run doc:generate
(see package.json)
I got an error, then I tried this npm update jsdoc requizzle
Now you should see a new folder "documentation"
I installed a VS Code extension "liveserver" to view the HTML files
Hope this helps other people
I want to view Nifti files using react js, where can I find docs for the same?