Thomas Rake 7575f504ce Build site image; npm install;bower install;grunt devel | há 9 anos atrás | |
---|---|---|
.. | ||
lib | há 9 anos atrás | |
.bower.json | há 9 anos atrás | |
LICENSE-MIT | há 9 anos atrás | |
README.md | há 9 anos atrás | |
blockui.amd.json | há 9 anos atrás | |
bower.json | há 9 anos atrás | |
local.amd.json | há 9 anos atrás | |
mousetrap.amd.json | há 9 anos atrás |
Hidden modal dialog to open Amber IDEs
Include as devDependency in your Amber project:
bower install amber-ide-starter-dialog --save-dev
and include require(['amber-ide-starter-dialog'], function (s) { s.start(); });
in your index.html.