Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 407 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 407 Bytes

Frontend Test

Technologies used: Ionic 1.1.0, AngularJs 1.4.3 Third party Libraries: Lodash

Run the Project

First, you must have Ionic installed

Then go to the folder of the project, and install the plugins and third party libraries using Bower,run bower install command and then npm install

$ bower install
$ npm install

Then, run Ionic Serve

$ ionic serve