Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

bcgov/housing-data-challenge-foundry-spatial

Repository files navigation

img status: archive


Housing Data Challenge - Foundry Spatial

BCIC housing data visualization

Demo link: http://housing-viz-demo.foundryspatial.com/

Development

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

Running the app on your system

Requirements:

Build the project

yarn run build

Build & run with Docker/Docker-Compose

First, use docker-compose to "compile":

docker-compose up builder

To run the application on your system, listening on port 80, use docker-compose again:

docker-compose up web

Or manually build and run the Dockerfile in the project root.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages