Developing with the vanilla boilerplate

In this section, you will learn how to develop Cubbles artifacts using the vanilla boilerplate boilerplate. In this way, you will be able to develop artifacts using a light-weight npm scripts environment. This differs from the CDT based development, which requires a Yeoman generator to start developing and uses grunt tasks to create and deploy artifacts.

Last updated