Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 194 Bytes

YDP Javascript/HMTL-SPA Recruitment task

Build with grunt:

npm install -g grunt-cli httpserver
npm install
bower install
grunt
cd dist/
httpserver