Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 445 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 445 Bytes

plugins-x-angular-example

Angular example for Quadnix Plugins.

The code is taken from Angular Tutorial page. Support for Quadnix Plugins has been added for demonstration purposes.

Click here to play this angular example in Quadnix Plugins.

Build Command

zip -r plugins-x-angular-example-v0.0.1.zip . -x .DS_Store -x docs/* -x node_modules/* -x .idea/*