amaia-devcamp-js-footer
v0.1.0
Published
Éste módulo permite generar un pie de página dinámico para aplicaciones js
Downloads
2
Readme
this should be used in the following manner Install for the command:
npm install --save amaia-devcamp-js-footer
Add to a JavaScript Project with the following code:
import {footer} from 'amaia-devcamp-js-footer'
footer('Some Name');