vue-scheduler

1.0.0 • Public • Published

vue-scheduler

Build Status Coverage Status Latest Stable Version

A Vue component to do X, Y and Z!

Table of Contents

Installation

npm install -S vue-scheduler

Usage

import Vue from 'vue';
import VueExampleComponent from 'vue-scheduler';
 
Vue.use(VueExampleComponent);

Documentation

Make sure all dependencies are installed:

npm install

To run a documentation dev server:

npm run docs:dev

To build documentation:

npm run docs:build

To publish documentation to gh-pages:

npm run docs:publish

Development

A sandboxed dev environment is provided by vue-play. Changes made to the component files will appear in real time in the sandbox.

To begin development, run:

npm install
npm run dev

then navigate to http://localhost:5000

To modify and add sandbox scenarios, edit play/index.js

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Dependencies (0)

    Dev Dependencies (31)

    Package Sidebar

    Install

    npm i vue-scheduler

    Weekly Downloads

    8

    Version

    1.0.0

    License

    none

    Unpacked Size

    12.1 kB

    Total Files

    23

    Last publish

    Collaborators

    • isaac.weber
    • dcress
    • bambee-owner
    • jjandoc
    • uptownhr