ccg-etimesheets-test

Common components for MariTime Web Portal and ETimesheets

Usage no npm install needed!

<script type="module">
  import ccgEtimesheetsTest from 'https://cdn.skypack.dev/ccg-etimesheets-test';
</script>

README

ccg-etimesheets

Getting started

Install

# npm
npm install ccg-etimesheets --save

Setup

import Vue from 'vue';
import CcgEimesheets from 'ccg-etimesheets';

Vue.use(CcgEimesheets);