0.0.3 • Published 7 months ago

funskill-design-system v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

funskill-design-system

build status code coverage code style styled with prettier made with lass license npm downloads

design system for funskill-cc

Table of Contents

Install

npm:

npm install funskill-design-system

yarn:

yarn add funskill-design-system

Usage

const CommuniDesignSystem = require('funskill-design-system');

const communiDesignSystem = new CommuniDesignSystem();

console.log(communiDesignSystem.renderName());
// script

Contributors

License