@basemaps/landing
TypeScript icon, indicating that this package has built-in type declarations

7.2.0 • Public • Published

@basemaps/landing

The landing page for basemaps https://basemaps.linz.govt.nz

Development

To start a local test server there are two options

Create a full basemaps server

Using @basemaps/server a entire local test environment can be run. to ensure the latest assets are served by the local server npm run bundle should be run first

this is best when testing larger basemaps changes across multiple packages, but needs access to some imagery.

Simple local server

The simple local server is used to validate html/css/js changes in the landing page this does not run a basemaps tile server and will default to https://dev.basemaps.linz.govt.nz

npm run bundle
node serve.mjs

Readme

Keywords

none

Package Sidebar

Install

npm i @basemaps/landing

Weekly Downloads

60

Version

7.2.0

License

MIT

Unpacked Size

15.8 MB

Total Files

181

Last publish

Collaborators

  • blacha
  • linzds