0.2.0 • Published 3 years ago
devcamp-footer v0.2.0
Devcamp JS Footer
This should used in the following manner
Install with the command:
''' npm install --save devcamp-js-footer '''
Add to a Javascript Project with the following code:
'''javascript import { footer } from 'devcamp-js-footer';
footer('Some Name'); '''
0.2.0
3 years ago