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

https://github.com/patocallaghan/widescreend-ember


https://github.com/patocallaghan/widescreend-ember

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Widescreend

## Prerequisites

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

* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/) (with NPM)
* [Ember CLI](https://ember-cli.com/)
* [Google Chrome](https://google.com/chrome/)

## Installation

* `git clone ` this repository
* `cd my-app`
* `npm install`

## Running / Development

* `ember server`
* `node node_modules/ember-cli/bin/ember serve` if not
* Visit your app at [http://localhost:4200](http://localhost:4200).

## Further Reading / Useful Links

* [ember.js](https://emberjs.com/)
* [ember-cli](https://ember-cli.com/)
* Development Browser Extensions
* [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)
* [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)