1.0.1 • Published 3 years ago
nsc-cms v1.0.1
<-- JUST A DRAFT -->
Digital Asset Management System (DAMS) Stand-alone component
Step 1 : Install DAMS as a npm package using a package manager such as npm or yarn
npm install dams-packageStep 2 : Import DAMS as the child component as follows.
import DamsStructure from dams-package/lib/components/dams-structure.vueStep 3 : Render the DAMS component in the template section of the parent component.
<template>Step 4 : Customizing DAMS component by passing props into it.
(In Progress) 1.0.1
3 years ago