Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dojo Widgets Custom Element Showcase

A demo implementation of @dojo/widgets used as custom elements.

Usage

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 install

To build the showcase simply run the dojo build.

npm run build

To view the showcase, open the dist directory.

How do I contribute?

We appreciate your interest! Please see the Dojo Meta Repository for the Contributing Guidelines and Style Guide.

Installation

To start working with this package, clone the repository and run npm install.

In order to build the project run npm run build.

Licensing Information

© 2019 OpenJS Foundation & contributors. New BSD license.