nuxt-raychat

1.0.2 • Public • Published

Nuxt Raychat

Add nuxt Raychat to your nuxt.js application.

Note: nuxt Raychat is not enabled in dev mode. You can set environment variable NODE_ENV to production for testing in dev mode.

Setup

  • Add @nuxt-raychat dependency using yarn or npm to your project
  • Add @nuxt-raychat to modules section of nuxt.config.js
modules: [
    ['@nuxt-raychat', { 
        id: 'rayid',
    }],
]

Options

id

  • Required
  • Raychat ID

Package Sidebar

Install

npm i nuxt-raychat

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.2 kB

Total Files

4

Last publish

Collaborators

  • bihnam