The credit for the boilerplate goes to ChrisCourses. I am very grateful for his courses on youtube. Thanks to Rajiv Choubey for introducing me to the aforementioned courses. I just modified the ...
Source code is kept in the src/ directory. After any source code modifications it will be necessary to run the grunt build task to rebuild the source and run unit tests. First install grunt. If you ...