This project allows you to load and test in live your developed components for the ng-xtend framework
Test your components by 1. Adding your plugin project to package.json
2. Register your plugin in App
Component 3. Run the xt-plugin-tester with
ng serve plugin-tester
4. Select your component in the
screen, and play with it