jqwidgets-framework
Version:
jQWidgets is an advanced jQuery, Angular, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
12 lines (7 loc) • 580 B
Plain Text
-----------------------------------------------------------------------
Usage:
Run setup.bat.
- Setup.bat will install all required Node modules and will build one example.
- The example which will be built by running setup.bat is configured in webpack.config0.js. It is angular-tabs/angular-tabs-integrationwithotherwidgets.htm
All other examples are configured in the other webpack.config files. To change what will be build, edit the package.json file and the npm start command inside it.
-----------------------------------------------------------------------