0.1.1 • Published 9 years ago

widgeter v0.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

#API

#Install Widgeter

Navigate to the webappbuilder's server folder in the terminal/command prompt. Run npm i widgeter -g

#Create Widget

Run widgeter create ExampleWidget

This will create all of the most basic files required for ESRI's Webappbuilder for Javascript. The widget in this example will be called ExampleWidget.

The files wll be located in a folder called ExampleWidget in a folder under stemapp\client\widgets\ExampleWidget.