@brediweb/bredi-banner

1.0.6 • Public • Published

Instalação

npm i @brediweb/bredi-banner --save

arquivo app.js

import axios from 'axios';

Vue.use(axios) Vue.prototype.$axios = axios; axios.defaults.baseURL = 'http://meusite.com/api'; // axios.defaults.token = '$2y$10$WWtD9kEiRuNA1cMk2sHTNOuFJLIcRFh6OxnvkEzOSrjsk.VIMXs52-HASH-12'; //brevemente

import BrediBanner from '@brediweb/bredi-banner'; Vue.use(BrediBanner);

pagina Vue

#parâmetros

limit="2"

Readme

Keywords

none

Package Sidebar

Install

npm i @brediweb/bredi-banner

Weekly Downloads

0

Version

1.0.6

License

none

Unpacked Size

16.9 kB

Total Files

6

Last publish

Collaborators

  • bredi
  • rd7
  • sueltonlima