Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 599 Bytes

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.