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
- Host: GitHub
- URL: https://github.com/leo/angefeuert
- Owner: leo
- License: mit
- Created: 2016-06-24T09:04:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T17:45:45.000Z (almost 4 years ago)
- Last Synced: 2025-07-24T07:00:56.291Z (about 1 year ago)
- Language: SCSS
- Homepage: https://angefeuert.de
- Size: 42.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).