@boundlessgeo/sdk-generator-webpack

1.0.3 • Public • Published

Installation

$ npm install -g @boundlessgeo/sdk-generator-webpack

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

Starts up webpack dev server on port 3000

$ npm start

Create a package to deploy

$ npm run build -- --env.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

/@boundlessgeo/sdk-generator-webpack/

    Package Sidebar

    Install

    npm i @boundlessgeo/sdk-generator-webpack

    Weekly Downloads

    3

    Version

    1.0.3

    License

    Apache-2.0

    Last publish

    Collaborators

    • dvntucker
    • amillerboundless
    • tetriscode
    • cdelpino
    • aaryno
    • davisc
    • arahav
    • staceyberry
    • carlylanglois
    • dustinturp
    • frankrowe
    • boundlessgeoadmin
    • wnordmann
    • theduckylittle
    • qscripter
    • tingold