npm install
jspm install
gulp watch
- update the about page with the current status of control development
- remove the
src
,styles
,images
anddoc
folder from thedemo-syncfusion
repository - copy from the aurelia-syncfusion-plugin/sample folder, the
src
,styles
,images
anddoc
folder over todemo-syncfusion
- update the plugin:
jspm install aurelia-syncfusion-bridge
- run
gulp watch
and verify that everything runs correctly, and that there are no errors in the console gulp deploy
- push changes to the github repo