Skip to content

andrewfan/ember-typescript

Repository files navigation

electron-ember-example

This app displays how to make an Electron app that uses Ember.js with TypeScript. TypeScript is a strictly typed superset of JavaScript that is suitable for build larger, application-scale Javascript programs.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • npm start
  • This will start your app in Electron with live-reload enabled.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published