A demo implementation of @dojo/widgets.
To use widget-showcase, clone the examples repository and install the npm dependencies:
git clone https://github.com/dojo/examples
cd examples/widget-showcase
npm installTo run the showcase, simply run the dojo build.
dojo build
To watch and serve the application source, then run the build with the -w command.
dojo build -w -s
We appreciate your interest! Please see the Dojo Meta Repository for the Contributing Guidelines and Style Guide.
To start working with this package, clone the repository and run npm install.
In order to build the project run npm run build.
© 2018 JS Foundation. New BSD license.