0.0.6 • Published 4 years ago

vue-cli-plugin-cloudinary v0.0.6

Weekly downloads
100
License
MIT
Repository
-
Last release
4 years ago

Vue CLI 3.0 Plugin for Cloudinary Vue SDK

Vue CLI 3.0 plugin for installing Cloudinary sdk for Vue apps

🛠️ Installing

Ignore step 1,2 if you already have vue-cli 3.0 installed and created a project using vue-cli 3.0

  1. Install Vue-CLI 3
  2. Create Vue project with Vue-CLI by
vue create <your-app-name>
  1. Navigate to your created project folder
cd <your-app-name>
  1. Add Cloudinary SDK for Vue
vue add cloudinary
  1. Set up your cloudName and pick the components to use (or use all 😃)

Set up with cloudName and options

  1. A cloudinary.js file will be added to your src directory, same level with your main.js file. Feel free to customize it if you like. And have fun with Cloudinary! 🤟

If you meet any issue, report it

🚀 Usage

See official Cloudinary documentation for Vue Integration to get started on using our awesome components.

💬 Community

Join us to be involved in latest plans, features and more!

🗒️ License

MIT

Copyright (c) Cloudinary