This repo contains the nurseries data for plantinfo.org.
The following is to create an index file:
Run
npm install
To create file-index.json, run:
node index
In index.js
, settings available to edit:
const fileName = 'file-index.json'
const minified = true