0.1.0 • Published 10 months ago

footer_test_aitor v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Devcamp JS Footer

This should be used in the following manner:

Install with the command:

```bash
npm install --save copr-msg-footer
```

Add to a JavaScript Project with the following code:

```javascript
import { footer } from "copr-msg-footer";

footer('Some name');
```
0.1.0

10 months ago