Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevejpurves/electron-angular-typescript-starter
a starter project for electron with angular 1.x and typescript
https://github.com/stevejpurves/electron-angular-typescript-starter
Last synced: about 2 months ago
JSON representation
a starter project for electron with angular 1.x and typescript
- Host: GitHub
- URL: https://github.com/stevejpurves/electron-angular-typescript-starter
- Owner: stevejpurves
- Created: 2016-04-10T21:31:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T21:35:28.000Z (over 8 years ago)
- Last Synced: 2024-10-24T08:56:25.984Z (3 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Electron Angular 1.x Typescript Starter
A starter project for electron using typescript with angular 1.x
## usage
Fork and clone this repo, then:
npm install
typings install
npm run build
npm start