0.1.0 • Published 4 years ago

dg-devcamp-js-footer v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Devcamp JS Footer

This should be used in the following manner

Install with the command:

npm install --save dg-devcamp-js-footer

Add to a Javascript project with the following code:

import { footer } from 'dg-devcamp-js-footer';

footer('some name');
0.1.0

4 years ago