@onehilltech/blueprint-cli

5.0.0-alpha.1 • Public • Published

blueprint-cli

command-line interface for managing Blueprint.js applications

Installation

Install the command-line interface globally on your machine:

npm install -g @onehilltech/blueprint-cli

Getting Started

Create a new application:

blueprint new [other options] <name-of-app> 

Start the application:

node ./app

Open your browser, and go to http://localhost:5000/helloworld.

Readme

Keywords

none

Package Sidebar

Install

npm i @onehilltech/blueprint-cli

Weekly Downloads

4

Version

5.0.0-alpha.1

License

Apache-2.0

Unpacked Size

43.7 kB

Total Files

37

Last publish

Collaborators

  • onehilltech