0.1.1 • Published 3 years ago
devcamp-js-foot v0.1.1
Devcamp JS Footer
This should be used in the following manner
Install with the command:
npm install --save devcamp-js-foot
Add to a JavaScript Project with the following code:
import { footer } from 'devcamp-js-foot';
footer('Brand Name');
0.1.1
3 years ago