creating the gh pages hosted catalog app - aurelia-ui-toolkits/aurelia-syncfusion-bridge GitHub Wiki
Executive summary
(copied from aurelia-syncfusion-bridge demo site)
How to run
npm installjspm registry create syncfusion jspm-git- to be defined (here is the kendo alternative base URL: https://bower.telerik.com)
- Set advanced configurations? yes
- Would you like to use the default git repository suffix (.git)? yes
- Disable shallow git clones? no
- Enable authentication? yes
- Enter your Syncfusion credentials
jspm installgulp watch
pre-deploy checklist
- update the about page with the current status of control development
How to deploy from sample folder of the bridge
- remove the
src,stylesandimagesfolder from thedemo-kendorepository - copy from the aurelia-syncfusion-bridge/sample folder, the
src,styles, andimagesfolder over todemo-syncfusion - update the plugin:
jspm install aurelia-syncfusion-bridge - run
gulp watchand verify that everything runs correctly, and that there are no errors in the console gulp deploy- push changes to the github repo