/AngularElectronWithGantt

Using Angular under Electron with dhtmlx gantt

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

AngularElectronWithGantt

Using Angular under Electron with dhtmlx gantt

After download

npm install

npm start

Every time you change your code it should be enough just reloading Electron via “View ⟶ Reload” or with Cmd-R (Ctrl-R on Windows)

For Angualr Material inside electron: https://github.com/Longfld/electron-angular-material

For Electron quick start: https://electron.atom.io/docs/tutorial/quick-start/

For angular quick start, check https://angular.io or https://github.com/Longfld/AngularQuickStartForBeginning

For dhtmlx :

https://dhtmlx.com/blog/dhtmlx-gantt-chart-usage-angularjs-2-framework/

https://github.com/DHTMLX/angular2-gantt-demo

For Angular Dynamic Router as Electron application: https://github.com/Longfld/AngularRouter4Electron