nuxt-st-cloudinary-module

0.0.2 • Public • Published

nuxt-st-cloudinary-module

Standard JS npm version npm downloads

Import the st-cloudinary component in your Nuxt project by fixing main Nuxt issues with Web components.

Getting started

Install the dependency through your package manager:

npm install nuxt-st-cloudinary-module

The configure it like any other Nuxt module by adding nuxt-st-cloudinary-module to modules section of nuxt.config.js

{
  modules: [
    'nuxt-st-cloudinary-module',
  ]
}

Development

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

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-st-cloudinary-module

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

4.69 kB

Total Files

5

Last publish

Collaborators

  • williamdasilva