1.0.0 • Published 5 years ago
devcamp_bottega_demo_npm_module v1.0.0
Devcamp by Bottega JS NPM Demo Module Footer
This should be used in the following manner
Install with the command:
npm install --save devcamp_bottega_demo_npm_moduleAdd to a JavaScript Project with the following code:
import {footer } from 'devcamp_bottega_demo_npm_module';
footer('Some Name');1.0.0
5 years ago