Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.9 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.9 KB

Terria Map

Build Status Docs

Terria logo

This is a complete website built using the TerriaJS library. See the TerriaJS README for information about TerriaJS, and getting started using this repository.

For instructions on how to deploy your map, see the documentation here.


We just reformatted our codebase with Prettier (2022-08-29)

This may cause large merge conflicts when you merge main into your fork. See TerriaJS/terriajs#6517 for instructions on how to merge this formatting change.

We have released TerriaJS v8 (2021-08-13)

What this means:

Installation Instructions (Updated 2023)

  1. Git clone
  2. NPM install
  3. In a new window run gulp:watch
  4. Run npm run start
  5. Give it a few minutes and the app should be running on http://localhost:3001/

Creating a new patch file

  1. run npm run patch
  2. Check that your new changes were created inside the patch file
  3. Push up latest patch file and alert team that there is a new patch