0.1.0 • Published 2 years ago
bb-devcamp-js-footer v0.1.0
BB Devcamp's exercise JS Footer
this should be used in the following manner:
Install with the command:
npm install --save BB-devcamp-js-footer
Add to a JavaScript Project with the following code:
import { footer } from 'BB-devcamp-js-footer';
footer('Some name');
0.1.0
2 years ago