1.0.0 • Published 3 years ago

devcamp_bottega_demo_npm_module v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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_module

Add to a JavaScript Project with the following code:

import {footer } from 'devcamp_bottega_demo_npm_module';
footer('Some Name');