Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 550 Bytes

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.