Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1003 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 1003 Bytes

RapiD

build

This is fork of RapiD for the LINZ Address import & LINZ data import project. See that repository for details.

Do not commit changes to the /dist folder. Instead, the CI will automatically build and deploy the latest version of the linz-addr-mainline branch.

To update this fork to include the latest changes from RapiD and iD, go here and click Create pull request

To view all the changes made in this fork vs Rapid, click here

Branches:

  • v2: linz-addr-mainline (current)
  • v1: linz-addr-mainline-v1

To develop:

  • NODE_OPTIONS="--experimental-json-modules" yarn all if you change the data folder
  • yarn quickstart