🚀 javascript-bootcamp A javascript bootcamp for advance programming with a javascript. This javascript bootcamp training repo uses: npm - node package manager eslint - linter jest - testing library flow - static typing Prerequisites Node v8.9.1 or greater Installation $ git clone https://github.com/jabdul/javascript-bootcamp.git $ cd <javascript-bootcamp> $ npm install