$ npm i @amjs/create-indexDeclare an script within your package.json file:
{
"scripts": {
"index": "node node_modules/@amjs/create-index <folder>"
}
}Where <folder> is your resources folder. Then run the script:
$ npm run index| Name | Name | Last commit date | ||
|---|---|---|---|---|