Getting Started
Instructions to get you up and running in seconds
Last updated
Instructions to get you up and running in seconds
Last updated
First, install globally.
The is used to create a new Blueprint application, and manage the application's project space.
Use the installed cli to generate a new application.
The cli will generate a new Blueprint application in the helloworld
directory. It will also install the node modules for the application.
Run the Blueprint application by simply running from the root directory of your application.
The Blueprint application will launch with the default configuration. You can now open a browser to , and see the quick start Blueprint application.