Derek JS Footer This should be used in the following manner Install with command: ``` npm install --save derek-js-footer ``` Add to a JavaScript Project with the following code: ```javascript import {footer} from 'FIRSTNPM'; footer('Some Name') ```