Skip to content

IgniteUI/ig-pkg-polymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignite UI Page Designer Polymer Toolbox Package

Polymer Package for the Ignite UI Page Designer

To get set up using this with the Page Designer project..

  1. Go to web-designer, master branch. Pull latest.
  2. It should have this repo as a git submodule; run git submodule init and git submodule update (see here for more info).
  3. Go to cd <web-designer root>/modules/polymer (where the repo should be added as a submodule).
  4. Run npm install; this should get all package dependencies.
  5. Go to cd ../.. to get back to parent repo of web-designer and run grunt build. This should build this package and then grab its dist output and put it into the lib/packages dir, so it will be available along with the other packages currently under src/packages (both are mounted when running grunt server).
  6. Run grunt server from the web-designer repo dir, and it should run, loading both packages in src/packages as well as any in lib/packages.

You should now see the Polymer UI package in the IDE. You can work on both the web-designer and ig-pkg-polymer repos independently. Git treats submodules as their own repos.

ig-pkg-polymer is just on master for now.

About

Polymer Package for Infragistics Web Designer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published