README
@commons-ui/core
Style Guidelines
Installation
Install the package in your project directory with:
// with npm
npm install @commons-ui/core
// with yarn
yarn add @commons-ui/core
UI components for COMMONS-UI.
<script type="module">
import commonsUiCore from 'https://cdn.skypack.dev/@commons-ui/core';
</script>
Install the package in your project directory with:
// with npm
npm install @commons-ui/core
// with yarn
yarn add @commons-ui/core