0.28.0 • Published 2 years ago

@here/create-harp.gl-app v0.28.0

Weekly downloads
20
License
Apache-2.0
Repository
github
Last release
2 years ago

Harp.gl application creator

Application creator for harp.gl based projects.

Pre-requirements

  • node.js
  • By default, generated app retrieves map data from HERE Vector Tiles Service. You need an apikey that you can generate yourself. Please see our Getting Started Guide.

Usage

npm init @here/harp.gl-app

This command will generate a complete harp.gl project based on Node.js, Webpack, and Typescript. You will be prompted to specify an example directory, package name, and access token.

To start:

cd harp.gl-example && npm start

Open http://localhost:8080/ in your browser to see the running application.

Generator Development & Testing

Testing locally:

yarn create-harpgl-app

or:

mkdir /tmp/clean && cd /tmp/clean
npm install /path/to/@here/create-harp.gl-app
npm init @here/harpgl-app
0.28.0

2 years ago

0.27.1

3 years ago

0.27.0

3 years ago

0.26.0

3 years ago

0.25.0

3 years ago

0.24.0

3 years ago

0.23.0

3 years ago

0.22.0

3 years ago

0.21.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.18.0

4 years ago

0.17.2

4 years ago

0.17.1

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago