1.0.3 • Published 4 years ago

hep-component-ct v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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.