link relevant documentation
This commit is contained in:
parent
bc85a66112
commit
1bc7826303
@ -26,8 +26,8 @@ for download under a liberal open data license
|
|||||||
|
|
||||||
## Setup and run
|
## Setup and run
|
||||||
|
|
||||||
1. Provision database (see `migrations`)
|
1. Provision database (see [migrations](migrations/README.md))
|
||||||
1. Load buildings and geometries to database (see `etl`)
|
1. Load buildings and geometries to database (see [etl](etl/README.md))
|
||||||
1. Install app dependencies: `cd app && npm i`
|
1. Install app dependencies: `cd app && npm i`
|
||||||
1. Run tests: `npm test`
|
1. Run tests: `npm test`
|
||||||
1. Run app: `npm start`
|
1. Run app: `npm start`
|
||||||
|
Loading…
Reference in New Issue
Block a user