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

https://github.com/leo/angefeuert

Where you buy a fireplace for your home
https://github.com/leo/angefeuert

Last synced: 4 months ago
JSON representation

Where you buy a fireplace for your home

Awesome Lists containing this project

README

          

# angefeuert

This is the repository for another small freelance project of mine. The website aims to provide a quick glance on what my uncle's company is doing (fireplaces) and how one could take advantage of these products in their own home.

## Prerequisites

You will need the following libraries installed on your computer:

* [Git](http://git-scm.com)
* [Node.js](http://nodejs.org) (with npm)
* [Bower](http://bower.io)
* [Ember CLI](http://ember-cli.com)
* [PhantomJS](http://phantomjs.org)

## Installation

* `git clone ` this repository
* Change into the new directory
* `npm install`
* `bower install`

## Running / Development

* Run `ember server` in your terminal
* Visit your app at [http://localhost:4200](http://localhost:4200).