0.1.0 • Published 3 years ago
devcamp-footer-js v0.1.0
Devcamp Footer JS
this should be used in the following manner
install with the command:
npm install --save devcamp-footer-js
add to a JavaScript project with the following code:
import { footer } from 'devcamp-footer-js';
footer('some name');
0.1.0
3 years ago