Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 218 Bytes

urlparser

Installation

Install grunt dependencies using npm:

npm install

Install project dependencies using bower:

bower install

Build project and run tests using grunt:

grunt