Setup

January 21, 2022 ยท View on GitHub

Install python dependencies

poetry install

Install node dependencies

yarn

yarn global add topojson-client shapefile d3-geo-projection ndjson-cli topojson-server topojson-simplify

npm

npm install -g topojson-client shapefile d3-geo-projection ndjson-cli topojson-server topojson-simplify

Contents

  1. 1Install python dependencies
  2. 2Install node dependencies
  3. 2.1yarn
  4. 2.2npm