nuxt-echo

0.0.16 • Public • Published

nuxt-echo

David-DM Standard JS Circle CI Codecov npm version npm downloads

Laravel Echo integration for NuxtJS 2.0

📖 Release Notes

Setup

  • Add nuxt-echo dependency using yarn or npm to your project
  • Add nuxt-echo to modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    'nuxt-echo',

    // With options
    ['nuxt-echo', { /* module options */ }],
 ]
}

Development

  • Clone this repository
  • Install dependencies using yarn install or npm install
  • Start development server using npm run dev

License

MIT License

Copyright (c) Zhivolupov Ivan ivan.zhivolupov@freedomcore.ru

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-echo

Weekly Downloads

2

Version

0.0.16

License

MIT

Unpacked Size

8.3 kB

Total Files

5

Last publish

Collaborators

  • darki73