Skip to content

AnderoSaweeros/blueprint-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

command-line interface for Blueprint.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%