Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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