Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 415 Bytes

Demos.md

File metadata and controls

20 lines (13 loc) · 415 Bytes

Demos

dcomponent provides a set of examples, which demonstrate some possible usages of this package.

Getting started

Install the dependencies like lite-server, dojo, dijit, dstore and dgrid.

npm install

Run the demos.

npm run demos

Then navigate to your browser and open http://localhost:3000/. You should see the demo HUD, from where you can select a demo of your choise an test it out.