0.0.1 • Published 2 years ago
linked-roles-core v0.0.1
communi-core
core components for communi web
Table of Contents
Install
npm:
npm install communi-core
yarn:
yarn add communi-core
Usage
const CommuniCore = require('communi-core');
const communiCore = new CommuniCore();
console.log(communiCore.renderName());
// script
Contributors
License
0.0.1
2 years ago