Skip to content

Emericanec/vue-cuba-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue wrapper for cuba.js

Install:

npm install vue-cuba-app@0.1.2 --save

How to use:

import Cuba from 'vue-cuba-app'

Vue.use(Cuba, {
    name: 'myApp',
    apiUrl: 'http://localhost:8080/app/rest/'
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published