A demo implementation of @dojo/widgets used as custom elements.
To use custom-element-widget-showcase, clone the examples repository and install the npm dependencies:
git clone https://github.com/dojo/examples
cd examples/custom-element-showcase
npm installTo build the showcase simply run the dojo build.
npm run build
To view the showcase, open the dist directory.
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.
© 2019 OpenJS Foundation & contributors. New BSD license.