git submodule update --remote --init
npm install
npm run create_index c
Example:
npm run create_index redis://localhost:6379 beers ./out.json
npm run build
and then
node dist/src/create_index.js redis://localhost:6379 beers ./out.json
git submodule update --remote --init
npm install
npm run create_index c
Example:
npm run create_index redis://localhost:6379 beers ./out.json
npm run build
and then
node dist/src/create_index.js redis://localhost:6379 beers ./out.json