0.0.1-beta.1233546 • Published 3 years ago

@happeo/generator-widget v0.0.1-beta.1233546

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Happeo Widget Generator

The Happeo Widget Generator is a Yeoman template which allows you to create custom widget projects.

Installation

In order to get started, you will first have to install the following dependencies:

npm install -g yo @happeo/generator-widget

Create a new widget

Open your command prompt in the folder where you want to create the widget and run the following command:

# Start the yeoman generator. The generator will ask you a couple of questions.
yo @happeo/widget