{"id":18310935,"url":"https://github.com/jimschubert/electron-angular-example","last_synced_at":"2025-04-05T18:31:46.176Z","repository":{"id":32622448,"uuid":"36208177","full_name":"jimschubert/electron-angular-example","owner":"jimschubert","description":"An example application using Atom's electron and Angular2","archived":false,"fork":false,"pushed_at":"2015-12-04T14:36:37.000Z","size":185,"stargazers_count":27,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-21T08:35:01.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimschubert.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-25T03:43:36.000Z","updated_at":"2021-09-03T11:40:43.000Z","dependencies_parsed_at":"2022-09-08T07:11:11.195Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/electron-angular-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Felectron-angular-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Felectron-angular-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Felectron-angular-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Felectron-angular-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","download_url":"https://codeload.github.com/jimschubert/electron-angular-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247383887,"owners_count":20930365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T16:15:57.628Z","updated_at":"2025-04-05T18:31:45.800Z","avatar_url":"https://github.com/jimschubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-angular-example\n\n\u003e An example desktop application written with Electron and Angular2.\n\n## Dev\n\nFirst, install dependencies. This will also trigger `jspm install` for client deps.\n\n```\n$ npm install\n```\n\nGulp will compile all typescript files.\n\n```\n$ gulp\n```\n\nFor a list of available tasks, run `gulp help`.\n\nIf you're having problems with file resolution, you can inspect the `ts-lint` and `compile-ts` tasks by passing a debug switch:\n\n```\n$ gulp --debug\n```\n\n### Run\n\n```\n$ npm start\n```\n\n### Build\n\nExecute a build specific to your dev machine using the `build.js` wrapper script (which provides system defaults and other stuff around electron-packager).\n\n```\n$ node build.js\n```\n\nOn x64 OS X for example, you can now run this from the `builds` directory:\n\n```\n$ open builds/darwin/x64/ElectronAngularExample.app\n```\n\nYou may also run a specific build using the defined gulp tasks. These are pre-configured invocations of `node build.js`.\n\n```\n$ gulp build:linux:32\n$ gulp build:linux:64\n$ gulp build:darwin:64\n$ gulp build:windows:32\n$ gulp build:windows:64\n```\n\nRunning all cross-platform builds is rolled up into `gulp release`.\n\n## TODO\n\n* Packaging of cross-platform releases?\n* Icon settings\n* OS X Signing\n\n## License\n\nMIT © [Jim Schubert](http://ipreferjim.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Felectron-angular-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimschubert%2Felectron-angular-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Felectron-angular-example/lists"}