/fonashop

an online shopping web app build buy angular, material design lite and firebase

Primary LanguageJavaScript

Fonashop

This is an online shopping application build with latest web technologies like AngularJS, Material Design Lite and Firebase.

version 0.0.1.

##Installation Guide

clone the project and run the following commands assuming that you have node, bower, and grunt install on you computer npm install to install all node package and

bower install to install bower components that is all

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.