0.10.14 • Published 7 years ago

boundless-web-sdk-generator v0.10.14

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

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
0.10.14

7 years ago

0.10.13

7 years ago

0.10.12

7 years ago

0.10.11

7 years ago

0.10.10

7 years ago

0.10.9

7 years ago

0.10.8

7 years ago

0.10.7

7 years ago

0.10.6

7 years ago

0.10.5

7 years ago

0.10.4

7 years ago

0.10.3

7 years ago

0.10.2

7 years ago

0.10.1

7 years ago

0.10.0

7 years ago

0.9.5

7 years ago

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago