hep-component-ct

A Vue.js project

Usage no npm install needed!

<script type="module">
  import hepComponentCt from 'https://cdn.skypack.dev/hep-component-ct';
</script>

README

hep-component-ct

A Vue.js project

Install

npm i hep-component-ct

Import and Use

import ct from 'hep-component-ct'
import Vue from 'vue'
Vue.use(ct)

For example

 <ct paperId="ef51881b1be24f3e9d0b6e79d2586931"></ct>

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.