This package has been deprecated

Author message:

Use @boundlessgeo/sdk-generator instead

boundless-web-sdk-generator

0.10.14 • Public • Published

Installation

$ npm install -g boundless-web-sdk-generator

Quick Start

The quickest way to get started with the Boundless SDK is to utilize the executable web-sdk to generate an application as shown below:

Create the app:

$ web-sdk /tmp/foo && cd /tmp/foo

Install dependencies:

$ npm i

Rock and Roll

$ npm start

Create a package to deploy

$ npm run build
$ npm run createzip -- --output-file=/tmp/mywebapp.zip

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help     output usage information
-V, --version  output the version number
-f, --force    force on non-empty directory
-d, --debug    output more debug info

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i boundless-web-sdk-generator

    Weekly Downloads

    1

    Version

    0.10.14

    License

    Apache-2.0

    Last publish

    Collaborators

    • bartvde