Skip to content

amangalvedhekar/onist-interview-question

Repository files navigation

onist-interview-question

This project is generated with yo angular generator version 0.16.0.

Getting Started

Run below command on root folder of this project

  • npm install
  • bower install
  Question 2 solution is inside services folder and 
  named as sortArrayOfStrings. The Spec file for the
  same is inside test/spec folder

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.