Devcamp js Footer
this should be used in the folowing manner
install with the comand:
npm install --save devcamp-js-eb-footer
Add to a javaScript project with the following code:
import{ footer } form 'devcamp-js-eb-footer';
footer( 'Some Name');