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.
You will need the following libraries installed on your computer:
git clone <repository-url>
this repository- Change into the new directory
npm install
bower install
- Run
ember server
in your terminal - Visit your app at http://localhost:4200.