Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

TEN7-Archive/plantinfo-data-nurseries

Repository files navigation

plantinfo-data-nurseries

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