@websanova/vue-property

0.2.1 • Public • Published

vue-property

A Simple plugin for fetching properties from an API for front-end use.

Install

> sudo npm install @websanova/vue-property

Usage

For the simplest usage just include and the package will look for the local environment in the project root ./.env and for default environment specific files in ./src/env/ folder.

Vue.use(require('@websanova/vue-property'));

/@websanova/vue-property/

    Package Sidebar

    Install

    npm i @websanova/vue-property

    Weekly Downloads

    3

    Version

    0.2.1

    License

    none

    Unpacked Size

    2.98 kB

    Total Files

    3

    Last publish

    Collaborators

    • websanova