Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ dojo2-dijit Public archive

An example of using Dojo 1 Dijits in a Dojo 2 Application

License

Notifications You must be signed in to change notification settings

kitsonk/dojo2-dijit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dojo2-dijit

An example package of integrating Dojo 1 Dijit's into a Dojo 2 application.

Usage

First clone the repository:

$ git clone https://github.com/kitsonk/dojo2-dijit.git

Then perform an install:

$ npm install

Then perform a build:

$ npm run build

This requires a locally hosted web server. At this point navigating to the root of the package should launch the application. For example if you have a webserver on port 8080 serving the parent directory of the package as a root, navigating to http://localhost:8080/dojo2-dijit/ should load the application.


© 2017 JS Foundation. New BSD license.

About

An example of using Dojo 1 Dijits in a Dojo 2 Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published